HomeSort by relevance Sort by last modified time
    Searched full:bshareinbuf (Results 1 - 4 of 4) sorted by null

  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/include/
ExynosVideoEnc.h 29 ExynosVideoBoolType bShareInbuf;
ExynosVideoDec.h 34 ExynosVideoBoolType bShareInbuf;
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c 231 if (pCtx->bShareInbuf == VIDEO_FALSE) {
611 pCtx->bShareInbuf = VIDEO_TRUE;
859 pCtx->bShareInbuf ? "true" : "false");
866 if (pCtx->bShareInbuf == VIDEO_TRUE)
894 if (pCtx->bShareInbuf == VIDEO_FALSE) {
931 if (pCtx->bShareInbuf == VIDEO_FALSE) {
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c 224 if (pCtx->bShareInbuf == VIDEO_FALSE) {
912 pCtx->bShareInbuf = VIDEO_TRUE;
    [all...]

Completed in 178 milliseconds