Searched refs:interlace_format (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp9695 OMX_STREAMINTERLACEFORMAT *interlace_format; local
9705 interlace_format = (OMX_STREAMINTERLACEFORMAT *)(void *)extra->data;
9706 interlace_format->nSize = sizeof(OMX_STREAMINTERLACEFORMAT);
9707 interlace_format->nVersion.nVersion = OMX_SPEC_VERSION;
9708 interlace_format->nPortIndex = OMX_CORE_OUTPUT_PORT_INDEX;
9711 interlace_format->bInterlaceFormat = OMX_FALSE;
9712 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive;
9715 interlace_format->bInterlaceFormat = OMX_TRUE;
9716 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst;
9719 interlace_format
[all...]
H A Domx_vdec.cpp8548 OMX_STREAMINTERLACEFORMAT *interlace_format; local
8564 interlace_format = (OMX_STREAMINTERLACEFORMAT *)extra->data;
8565 interlace_format->nSize = sizeof(OMX_STREAMINTERLACEFORMAT);
8566 interlace_format->nVersion.nVersion = OMX_SPEC_VERSION;
8567 interlace_format->nPortIndex = OMX_CORE_OUTPUT_PORT_INDEX;
8571 interlace_format->bInterlaceFormat = OMX_FALSE;
8572 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive;
8582 interlace_format->bInterlaceFormat = OMX_TRUE;
8583 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst;
H A Domx_vdec_hevc.cpp7850 OMX_STREAMINTERLACEFORMAT *interlace_format; local
7860 interlace_format = (OMX_STREAMINTERLACEFORMAT *)extra->data;
7861 interlace_format->nSize = sizeof(OMX_STREAMINTERLACEFORMAT);
7862 interlace_format->nVersion.nVersion = OMX_SPEC_VERSION;
7863 interlace_format->nPortIndex = OMX_CORE_OUTPUT_PORT_INDEX;
7866 interlace_format->bInterlaceFormat = OMX_FALSE;
7867 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive;
7870 interlace_format->bInterlaceFormat = OMX_TRUE;
7871 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst;
H A Domx_vdec_hevc_swvdec.cpp8906 OMX_STREAMINTERLACEFORMAT *interlace_format; local
8916 interlace_format = (OMX_STREAMINTERLACEFORMAT *)extra->data;
8917 interlace_format->nSize = sizeof(OMX_STREAMINTERLACEFORMAT);
8918 interlace_format->nVersion.nVersion = OMX_SPEC_VERSION;
8919 interlace_format->nPortIndex = OMX_CORE_OUTPUT_PORT_INDEX;
8923 interlace_format->bInterlaceFormat = OMX_FALSE;
8924 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive;
8929 interlace_format->bInterlaceFormat = OMX_TRUE;
8930 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp10493 OMX_STREAMINTERLACEFORMAT *interlace_format; local
10507 interlace_format = (OMX_STREAMINTERLACEFORMAT *)(void *)extra->data;
10508 interlace_format->nSize = sizeof(OMX_STREAMINTERLACEFORMAT);
10509 interlace_format->nVersion.nVersion = OMX_SPEC_VERSION;
10510 interlace_format->nPortIndex = OMX_CORE_OUTPUT_PORT_INDEX;
10513 interlace_format->bInterlaceFormat = OMX_FALSE;
10514 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive;
10517 interlace_format->bInterlaceFormat = OMX_TRUE;
10518 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst;
10521 interlace_format
[all...]
H A Domx_vdec_hevc.cpp7814 OMX_STREAMINTERLACEFORMAT *interlace_format; local
7824 interlace_format = (OMX_STREAMINTERLACEFORMAT *)extra->data;
7825 interlace_format->nSize = sizeof(OMX_STREAMINTERLACEFORMAT);
7826 interlace_format->nVersion.nVersion = OMX_SPEC_VERSION;
7827 interlace_format->nPortIndex = OMX_CORE_OUTPUT_PORT_INDEX;
7830 interlace_format->bInterlaceFormat = OMX_FALSE;
7831 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive;
7834 interlace_format->bInterlaceFormat = OMX_TRUE;
7835 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst;
H A Domx_vdec_hevc_swvdec.cpp9124 OMX_STREAMINTERLACEFORMAT *interlace_format; local
9135 interlace_format = (OMX_STREAMINTERLACEFORMAT *)tmp;
9136 interlace_format->nSize = sizeof(OMX_STREAMINTERLACEFORMAT);
9137 interlace_format->nVersion.nVersion = OMX_SPEC_VERSION;
9138 interlace_format->nPortIndex = OMX_CORE_OUTPUT_PORT_INDEX;
9142 interlace_format->bInterlaceFormat = OMX_FALSE;
9143 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive;
9148 interlace_format->bInterlaceFormat = OMX_TRUE;
9149 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp8609 OMX_STREAMINTERLACEFORMAT *interlace_format; local
8616 interlace_format = (OMX_STREAMINTERLACEFORMAT *)extra->data;
8617 interlace_format->nSize = sizeof(OMX_STREAMINTERLACEFORMAT);
8618 interlace_format->nVersion.nVersion = OMX_SPEC_VERSION;
8619 interlace_format->nPortIndex = OMX_CORE_OUTPUT_PORT_INDEX;
8623 interlace_format->bInterlaceFormat = OMX_FALSE;
8624 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive;
8629 interlace_format->bInterlaceFormat = OMX_TRUE;
8630 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst;
H A Domx_vdec_copper.cpp8077 OMX_STREAMINTERLACEFORMAT *interlace_format; local
8084 interlace_format = (OMX_STREAMINTERLACEFORMAT *)extra->data;
8085 interlace_format->nSize = sizeof(OMX_STREAMINTERLACEFORMAT);
8086 interlace_format->nVersion.nVersion = OMX_SPEC_VERSION;
8087 interlace_format->nPortIndex = OMX_CORE_OUTPUT_PORT_INDEX;
8091 interlace_format->bInterlaceFormat = OMX_FALSE;
8092 interlace_format->nInterlaceFormats = OMX_InterlaceFrameProgressive;
8097 interlace_format->bInterlaceFormat = OMX_TRUE;
8098 interlace_format->nInterlaceFormats = OMX_InterlaceInterleaveFrameTopFieldFirst;
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp5434 OMX_STREAMINTERLACEFORMAT *interlace_format; local
5435 interlace_format = (OMX_STREAMINTERLACEFORMAT *)pExtra->data;
5437 switch (interlace_format->nInterlaceFormats)

Completed in 344 milliseconds