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 216 if (pCtx->bShareInbuf == VIDEO_FALSE) {
572 pCtx->bShareInbuf = VIDEO_TRUE;
820 pCtx->bShareInbuf ? "true" : "false");
827 if (pCtx->bShareInbuf == VIDEO_TRUE)
855 if (pCtx->bShareInbuf == VIDEO_FALSE) {
892 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) {
888 pCtx->bShareInbuf = VIDEO_TRUE;
    [all...]

Completed in 59 milliseconds