brillcodec: remove useless memory copy. 68/25568/1
authorKitae Kim <kt920.kim@samsung.com>
Thu, 31 Jul 2014 09:24:30 +0000 (18:24 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Thu, 7 Aug 2014 05:45:10 +0000 (14:45 +0900)
commit67d5b4d2e2fc3f4b15d76faaa7deccf156289e20
tree13df5d377117cf6b931c1034f5742cb880a937b1
parent0f99ccc5971bc4e61553dd71bc1051864b812f67
brillcodec: remove useless memory copy.

Unnecessary memcpy operations occur while decoding video.
It causes performance degradation in emulator.

Change-Id: I7d5fb346ed56d0835f43ccc63a0937080e3712e1
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/src/hw/pci/maru_brill_codec.c