[Title] change a way to use device memory of codec module.
authorKitae Kim <kt920.kim@samsung.com>
Wed, 29 Aug 2012 07:34:28 +0000 (16:34 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Wed, 29 Aug 2012 08:06:31 +0000 (17:06 +0900)
commit3cd1320236376e104421bcd45d4c381a37194c71
treec949704ddf48f1a39cdee1e191c1dcc7bf9f8314
parent40d48fba9ddf50532f8e4d946d460b23af32141e
[Title] change a way to use device memory of codec module.
[Type] enhancement
[Module] emulator / codec
[Priority] Major
[CQ#]
[Redmine#]
[Problem] each codec context uses fixed memory region.
[Cause] codec module has a limit to do decoding or encoding jobs concurrently.
[Solution] share memory region of codec device and sync.
[TestCase]
tizen/src/hw/maru_codec.c
tizen/src/hw/maru_codec.h