Searched refs:DITHER_ALL_COLORSPACE (Results 1 – 2 of 2) sorted by relevance
493 DITHER_ALL_COLORSPACE enumerator
846 if ((atoi(dither_value) > DITHER_ALL_COLORSPACE) || in omx_vdec()848 m_dither_config = DITHER_ALL_COLORSPACE; in omx_vdec()850 …ig = is_platform_tp10capture_supported() ? (dither_type)atoi(dither_value) : DITHER_ALL_COLORSPACE; in omx_vdec()1055 case DITHER_ALL_COLORSPACE: in decide_dpb_buffer_mode()5292 …g = is_platform_tp10capture_supported() ? (dither_type)pParam->eDitherType : DITHER_ALL_COLORSPACE; in set_parameter()