OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bQueued
(Results
1 - 3
of
3
) sorted by null
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c
243
pCtx->pInbuf[i].
bQueued
= VIDEO_FALSE;
261
pCtx->pOutbuf[i].
bQueued
= VIDEO_FALSE;
922
pCtx->pInbuf[i].
bQueued
= VIDEO_FALSE;
1041
pCtx->pOutbuf[i].
bQueued
= VIDEO_FALSE;
1152
pCtx->pInbuf[i].
bQueued
= VIDEO_FALSE;
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c
236
pCtx->pInbuf[i].
bQueued
= VIDEO_FALSE;
254
pCtx->pOutbuf[i].
bQueued
= VIDEO_FALSE;
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
ExynosVideoApi.h
129
ExynosVideoBoolType
bQueued
;
Completed in 25 milliseconds