Home
last modified time | relevance | path

Searched refs:dpb_bit_depth (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h457 OMX_U32 dpb_bit_depth; member
635 int dpb_bit_depth; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h545 OMX_U32 dpb_bit_depth; member
704 int dpb_bit_depth; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h473 int dpb_bit_depth; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp226 omx->dpb_bit_depth = ptr[MSM_VIDC_BIT_DEPTH]; in async_message_thread()
1391 port_data.dpb_bit_depth = pThis->dpb_bit_depth; in process_event_cb()
1907 dpb_bit_depth = MSM_VIDC_BIT_DEPTH_8; in component_init()
7117 if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10) { in fix_drv_output_format()
7127 if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10) { in fix_drv_output_format()
7281 … ((dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10 && (m_thumbnail_yuv_output & THUMBNAIL_YUV420P_10BIT)) || in update_portdef()
7282 … (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_8 && (m_thumbnail_yuv_output & THUMBNAIL_YUV420P_8BIT)))) { in update_portdef()
7941 (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_8)) { in get_preferred_color_aspects()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h484 int dpb_bit_depth; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp290 omx->dpb_bit_depth = ptr[2]; in async_message_thread()
312 event_fields_changed |= (omx->dpb_bit_depth != (int)ptr[2]); in async_message_thread()
352 omx->dpb_bit_depth, ptr[2]); in async_message_thread()
363 omx->dpb_bit_depth = ptr[2]; in async_message_thread()
1137 if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10) { in decide_dpb_buffer_mode()
1156 if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10) { in decide_dpb_buffer_mode()
1952 port_data.dpb_bit_depth = pThis->dpb_bit_depth; in process_event_cb()
2497 dpb_bit_depth = MSM_VIDC_BIT_DEPTH_8; in component_init()
11254 (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_8)) { in get_preferred_color_aspects()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp247 omx->dpb_bit_depth = ptr[3]; in async_message_thread()
1046 dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10; in decide_dpb_buffer_mode()
1092 if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_8) { in decide_dpb_buffer_mode()
1127 } else if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10) { in decide_dpb_buffer_mode()
1133 if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_8) { in decide_dpb_buffer_mode()
1142 } else if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10) { in decide_dpb_buffer_mode()
1883 frame_data[4] = pThis->dpb_bit_depth; in process_event_cb()
2497 dpb_bit_depth = MSM_VIDC_BIT_DEPTH_8; in component_init()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp246 omx->dpb_bit_depth = dqevent.u.data[0]; in async_message_thread()
999 if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_8) { in decide_dpb_buffer_mode()
1012 } else if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10) { in decide_dpb_buffer_mode()
1018 if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_8) { in decide_dpb_buffer_mode()
1027 } else if (dpb_bit_depth == MSM_VIDC_BIT_DEPTH_10) { in decide_dpb_buffer_mode()
2286 dpb_bit_depth = MSM_VIDC_BIT_DEPTH_8; in component_init()