Home
last modified time | relevance | path

Searched refs:VDEC_YUV_FORMAT_TILE_4x2 (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_vidc_dec.h487 VDEC_YUV_FORMAT_TILE_4x2 = 0x2 enumerator
/hardware/qcom/msm8x74/kernel-headers/linux/
Dmsm_vidc_dec.h445 VDEC_YUV_FORMAT_TILE_4x2 = 0x2 enumerator
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_vidc_dec.h447 VDEC_YUV_FORMAT_TILE_4x2 = 0x2 enumerator
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_dec.h488 VDEC_YUV_FORMAT_TILE_4x2 = 0x2 enumerator
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_vidc_dec.h444 VDEC_YUV_FORMAT_TILE_4x2 = 0x2 enumerator
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dmsm_vidc_dec.h486 VDEC_YUV_FORMAT_TILE_4x2 = 0x2 enumerator
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c224 enum vdec_output_fromat output_format = VDEC_YUV_FORMAT_TILE_4x2; in init_decoder()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c215 enum vdec_output_fromat output_format = VDEC_YUV_FORMAT_TILE_4x2; in init_decoder()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp1417 drv_ctx.output_format = VDEC_YUV_FORMAT_TILE_4x2; in component_init()
9082 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_TILE_4x2 && in update_buffer_req()
9127 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_TILE_4x2) in set_color_format()
9374 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_TILE_4x2) in get_color_format()
9442 op_format = VDEC_YUV_FORMAT_TILE_4x2; in update_color_format()
Domx_vdec_copper.cpp1357 drv_ctx.output_format = VDEC_YUV_FORMAT_TILE_4x2; in component_init()
2984 op_format = VDEC_YUV_FORMAT_TILE_4x2; in set_parameter()
7471 else if (drv_ctx.output_format == VDEC_YUV_FORMAT_TILE_4x2) in update_portdef()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp1406 drv_ctx.output_format = VDEC_YUV_FORMAT_TILE_4x2; in component_init()
3048 op_format = VDEC_YUV_FORMAT_TILE_4x2; in set_parameter()
9351 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_TILE_4x2 && in update_buffer_req()
9403 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_TILE_4x2) in set_color_format()
9678 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_TILE_4x2) in get_color_format()
Domx_vdec_hevc.cpp2862 op_format = VDEC_YUV_FORMAT_TILE_4x2; in set_parameter()
Domx_vdec_hevc_swvdec.cpp3552 op_format = VDEC_YUV_FORMAT_TILE_4x2; in set_parameter()