mv3d: pass raw pointer to g_async_queue instead to make code simple 14/285714/1
authorSeungbae Shin <seungbae.shin@samsung.com>
Thu, 22 Sep 2022 11:58:24 +0000 (20:58 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Mon, 19 Dec 2022 01:35:10 +0000 (10:35 +0900)
commitd52507fff5f89fd2ddf99e315585ac0482a95ed3
tree7efd488123e5ccb74b37f32ca86b2196b545f9d3
parent46d919a9cfdd2b3d7a1e9be157b2fcf812330826
mv3d: pass raw pointer to g_async_queue instead to make code simple

[Issue type] refactoring

In addition, make g_async_queue to cleanup automatically for the remained items.

This commit is cherry-picked from https://review.tizen.org/gerrit/gitweb?p=platform/core/api/mediavision.git;a=commit;h=8f29b5a3a4a0498fb05e4345b020ae1156c1d3de
to avoid conflict.

Change-Id: Ibab33c79bd520d2d8acbdfdebca07628c8b2edc7
mv_3d/3d/src/Mv3d.cpp