Searched refs:m_color_space (Results 1 – 6 of 6) sorted by relevance
502 enum color_space_type m_color_space; variable
711 enum color_space_type m_color_space; variable
688 enum color_space_type m_color_space; variable
276 omx->m_color_space = (ptr[4] == MSM_VIDC_BT2020 ? (omx_vdec::BT2020): in async_message_thread()278 DEBUG_PRINT_HIGH("VIDC Port Reconfig ColorSpace - %d", omx->m_color_space); in async_message_thread()298 event_fields_changed |= (omx->m_color_space != tmp_color_space); in async_message_thread()338 … (omx->m_color_space == omx_vdec::BT2020 ? "BT2020": "EXCEPT_BT2020"), in async_message_thread()347 omx->m_color_space = (ptr[4] == MSM_VIDC_BT2020 ? (omx_vdec::BT2020): in async_message_thread()925 m_color_space = EXCEPT_BT2020; in omx_vdec()1104 dither_enable = (m_color_space == EXCEPT_BT2020); in decide_dpb_buffer_mode()
271 omx->m_color_space = (ptr[4] == MSM_VIDC_BT2020 ? (omx_vdec::BT2020): in async_message_thread()273 DEBUG_PRINT_HIGH("VIDC Port Reconfig ColorSpace - %d", omx->m_color_space); in async_message_thread()293 event_fields_changed |= (omx->m_color_space != tmp_color_space); in async_message_thread()333 … (omx->m_color_space == omx_vdec::BT2020 ? "BT2020": "EXCEPT_BT2020"), in async_message_thread()342 omx->m_color_space = (ptr[4] == MSM_VIDC_BT2020 ? (omx_vdec::BT2020): in async_message_thread()890 m_color_space = EXCEPT_BT2020; in omx_vdec()1080 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()