Home
last modified time | relevance | path

Searched refs:nInterlaceFormats (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_QCOMExtns.h1153 OMX_U32 nInterlaceFormats; member
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_QCOMExtns.h1347 OMX_U32 nInterlaceFormats; member
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_QCOMExtns.h1458 OMX_U32 nInterlaceFormats; member
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_QCOMExtns.h1470 OMX_U32 nInterlaceFormats; member
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp10502 intfmt->bInterlaceFormat, (unsigned int)intfmt->nInterlaceFormats); in print_debug_extradata()
10697 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
10701 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
10705 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameBottomFieldFirst; in append_interlace_extradata()
10709 interlace_format->nInterlaceFormats = OMX_InterlaceFrameTopFieldFirst; in append_interlace_extradata()
10713 interlace_format->nInterlaceFormats = OMX_InterlaceFrameBottomFieldFirst; in append_interlace_extradata()
10718 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp9659 intfmt->bInterlaceFormat, (unsigned int)intfmt->nInterlaceFormats); in print_debug_extradata()
9804 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
9808 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
9812 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameBottomFieldFirst; in append_interlace_extradata()
9816 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
Domx_vdec.cpp8502 intfmt->bInterlaceFormat, intfmt->nInterlaceFormats); in print_debug_extradata()
8572 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
8583 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
Domx_vdec_hevc.cpp7806 intfmt->bInterlaceFormat, intfmt->nInterlaceFormats); in print_debug_extradata()
7867 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
7871 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
Domx_vdec_hevc_swvdec.cpp8855 intfmt->bInterlaceFormat, intfmt->nInterlaceFormats); in print_debug_extradata()
8924 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
8930 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp8026 intfmt->bInterlaceFormat, intfmt->nInterlaceFormats); in print_debug_extradata()
8092 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
8098 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
Domx_vdec.cpp8557 intfmt->bInterlaceFormat, intfmt->nInterlaceFormats); in print_debug_extradata()
8624 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
8630 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp10924 intfmt->bInterlaceFormat, (unsigned int)intfmt->nInterlaceFormats); in print_debug_extradata()
11072 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
11076 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
11080 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameBottomFieldFirst; in append_interlace_extradata()
11084 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
Domx_vdec_hevc.cpp7770 intfmt->bInterlaceFormat, intfmt->nInterlaceFormats); in print_debug_extradata()
7831 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
7835 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
Domx_vdec_hevc_swvdec.cpp9073 intfmt->bInterlaceFormat, intfmt->nInterlaceFormats); in print_debug_extradata()
9143 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
9149 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp12046 intfmt->bInterlaceFormat, (unsigned int)intfmt->nInterlaceFormats); in print_debug_extradata()
12196 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
12200 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst; in append_interlace_extradata()
12204 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameBottomFieldFirst; in append_interlace_extradata()
12209 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive; in append_interlace_extradata()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp757 pInterlaceFormat, pInterlaceFormat->nInterlaceFormats); in fbd_thread()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp921 pInterlaceFormat, pInterlaceFormat->nInterlaceFormats); in fbd_thread()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp5437 switch (interlace_format->nInterlaceFormats) in empty_this_buffer_proxy()