Searched defs:handle_color_space_info (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp10244 void omx_vdec::handle_color_space_info(void *data, unsigned int buf_index) function in class:omx_vdec
10596 handle_color_space_info((void *)data->data, buf_index);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp10851 bool omx_vdec::handle_color_space_info(void *data, function in class:omx_vdec
11396 color_event = handle_color_space_info((void *)data->data, &color_space, &color_mdata, set_disp_color_aspects_only);

Completed in 65 milliseconds