/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_vidc_dec.h | 447 VDEC_YUV_FORMAT_NV12 = 0x1, enumerator
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_vidc_dec.h | 447 VDEC_YUV_FORMAT_NV12 = 0x1, enumerator
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 486 VDEC_YUV_FORMAT_NV12 = 0x1, enumerator
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 488 VDEC_YUV_FORMAT_NV12 = 0x1, enumerator
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_vidc_dec.h | 450 VDEC_YUV_FORMAT_NV12 = 0x1, enumerator
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_vidc_dec.h | 442 VDEC_YUV_FORMAT_NV12 = 0x1, enumerator
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 488 VDEC_YUV_FORMAT_NV12 = 0x1, enumerator
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_vidc_dec.h | 490 VDEC_YUV_FORMAT_NV12 = 0x1, enumerator
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 221 enum vdec_output_fromat output_format = VDEC_YUV_FORMAT_NV12; in init_decoder()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 212 enum vdec_output_fromat output_format = VDEC_YUV_FORMAT_NV12; in init_decoder()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1972 } else if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12 && m_debug.outfile) { in log_output_buffers() 2281 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 3988 if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) { in set_parameter() 4205 op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12; in set_parameter() 8609 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) { in async_message_process() 10508 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in handle_extradata() 11482 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_NV12 && in update_buffer_req() 11530 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in set_color_format() 11805 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) { in get_color_format() 12295 case VDEC_YUV_FORMAT_NV12: in prefetchNewBuffers()
|
D | omx_vdec_hevc.cpp | 1410 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 2835 op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12; in set_parameter() 8127 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_NV12 && in update_buffer_req() 8174 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in set_color_format() 8423 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in get_color_format()
|
D | omx_vdec_hevc_swvdec.cpp | 1837 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 3620 op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12; in set_parameter() 9468 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_NV12 && in update_buffer_req() 9515 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in set_color_format() 9763 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in get_color_format()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 1826 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 3385 if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) { in set_parameter() 3600 op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12; in set_parameter() 7714 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) { in async_message_process() 10229 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_NV12 && in update_buffer_req() 10277 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in set_color_format() 10545 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in get_color_format()
|
D | omx_vdec_hevc.cpp | 1431 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 2856 op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12; in set_parameter() 8181 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_NV12 && in update_buffer_req() 8228 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in set_color_format() 8477 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in get_color_format()
|
D | omx_vdec_hevc_swvdec.cpp | 1814 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 3548 op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12; in set_parameter() 9266 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_NV12 && in update_buffer_req() 9313 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in set_color_format() 9561 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in get_color_format()
|
D | omx_vdec.cpp | 1402 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 3044 op_format = VDEC_YUV_FORMAT_NV12; in set_parameter() 9681 else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in get_color_format()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 2194 } else if (m_debug.outfile && drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) { in log_output_buffers() 2510 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 4251 if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) { in set_parameter() 4493 op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12; in set_parameter() 9176 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) { in async_message_process() 12422 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_NV12 && in update_buffer_req() 12471 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in set_color_format() 12798 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) { in get_color_format() 13296 case VDEC_YUV_FORMAT_NV12: in prefetchNewBuffers()
|
D | omx_vdec_hevc.cpp | 1410 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 2835 op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12; in set_parameter() 8127 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_NV12 && in update_buffer_req() 8174 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in set_color_format() 8423 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in get_color_format()
|
D | omx_vdec_hevc_swvdec.cpp | 1837 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 3620 op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12; in set_parameter() 9468 if (omx->drv_ctx.output_format != VDEC_YUV_FORMAT_NV12 && in update_buffer_req() 9515 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in set_color_format() 9763 if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in get_color_format()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 2981 op_format = VDEC_YUV_FORMAT_NV12; in set_parameter() 7469 if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in update_portdef()
|
D | omx_vdec.cpp | 1430 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12; in component_init() 9533 else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12) in get_color_format()
|