Searched refs:m_dither_config (Results 1 – 6 of 6) sorted by relevance
495 enum dither_type m_dither_config; variable
704 enum dither_type m_dither_config; variable
681 enum dither_type m_dither_config; variable
849 m_dither_config = DITHER_ALL_COLORSPACE; in omx_vdec()851 …m_dither_config = is_platform_tp10capture_supported() ? (dither_type)atoi(dither_value) : DITHER_A… in omx_vdec()854 DEBUG_PRINT_HIGH("Dither config is %d", m_dither_config); in omx_vdec()1049 switch (m_dither_config) { in decide_dpb_buffer_mode()1060 DEBUG_PRINT_ERROR("Unsupported dither configuration:%d", m_dither_config); in decide_dpb_buffer_mode()1885 frame_data[6] = pThis->m_dither_config; in process_event_cb()4074 pParam->eDitherType = (QOMX_VIDEO_DITHERTYPE) m_dither_config; in get_parameter()5293 …m_dither_config = is_platform_tp10capture_supported() ? (dither_type)pParam->eDitherType : DITHER_… in set_parameter()5294 DEBUG_PRINT_LOW("set_parameter: Final Dither Config is: %d", m_dither_config); in set_parameter()
922 m_dither_config = DITHER_DISABLE; in omx_vdec()924 DEBUG_PRINT_HIGH("Dither config is %d", m_dither_config); in omx_vdec()1099 switch (m_dither_config) { in decide_dpb_buffer_mode()1110 DEBUG_PRINT_ERROR("Unsupported dither configuration:%d", m_dither_config); in decide_dpb_buffer_mode()4077 pParam->eDitherType = (QOMX_VIDEO_DITHERTYPE) m_dither_config; in get_parameter()5202 …m_dither_config = is_platform_tp10capture_supported() ? (dither_type)pParam->eDitherType : DITHER_… in set_parameter()5203 DEBUG_PRINT_LOW("set_parameter: Final Dither Config is: %d", m_dither_config); in set_parameter()
887 m_dither_config = DITHER_DISABLE; in omx_vdec()889 DEBUG_PRINT_HIGH("Dither config is %d", m_dither_config); in omx_vdec()1075 switch (m_dither_config) { in decide_dpb_buffer_mode()1086 DEBUG_PRINT_ERROR("Unsupported dither configuration:%d", m_dither_config); in decide_dpb_buffer_mode()3898 pParam->eDitherType = (QOMX_VIDEO_DITHERTYPE) m_dither_config; in get_parameter()4952 …m_dither_config = is_platform_tp10capture_supported() ? (dither_type)pParam->eDitherType : DITHER_… in set_parameter()4953 DEBUG_PRINT_LOW("set_parameter: Final Dither Config is: %d", m_dither_config); in set_parameter()