Searched refs:m_color_space (Results 1 – 6 of 6) sorted by relevance
502 enum color_space_type m_color_space; variable
649 enum color_space_type m_color_space; variable
725 enum color_space_type m_color_space; variable
294 omx->m_color_space = (ptr[4] == MSM_VIDC_BT2020 ? (omx_vdec::BT2020): in async_message_thread()296 DEBUG_PRINT_HIGH("VIDC Port Reconfig ColorSpace - %d", omx->m_color_space); in async_message_thread()316 event_fields_changed |= (omx->m_color_space != tmp_color_space); in async_message_thread()356 … (omx->m_color_space == omx_vdec::BT2020 ? "BT2020": "EXCEPT_BT2020"), in async_message_thread()365 omx->m_color_space = (ptr[4] == MSM_VIDC_BT2020 ? (omx_vdec::BT2020): in async_message_thread()938 m_color_space = EXCEPT_BT2020; in omx_vdec()1123 dither_enable = (m_color_space == EXCEPT_BT2020); in decide_dpb_buffer_mode()
256 omx->m_color_space = omx_vdec::BT2020; in async_message_thread()258 omx->m_color_space = omx_vdec::EXCEPT_BT2020; in async_message_thread()260 … DEBUG_PRINT_HIGH("VIDC Port Reconfig ColorSpace change - %d", omx->m_color_space); in async_message_thread()855 m_color_space = EXCEPT_BT2020; in omx_vdec()1054 dither_enable = (m_color_space == EXCEPT_BT2020); in decide_dpb_buffer_mode()1884 frame_data[5] = pThis->m_color_space; in process_event_cb()
230 … omx->m_color_space = (ptr[MSM_VIDC_COLOR_SPACE] == MSM_VIDC_BT2020 ? (omx_vdec::BT2020): in async_message_thread()232 DEBUG_PRINT_HIGH("VIDC Port Reconfig ColorSpace - %d", omx->m_color_space); in async_message_thread()757 m_color_space = EXCEPT_BT2020; in omx_vdec()