Searched refs:dither_type (Results 1 – 2 of 2) sorted by relevance
490 enum dither_type { enum495 enum dither_type m_dither_config;
850 …m_dither_config = is_platform_tp10capture_supported() ? (dither_type)atoi(dither_value) : DITHER_A… in omx_vdec()5292 …m_dither_config = is_platform_tp10capture_supported() ? (dither_type)pParam->eDitherType : DITHER_… in set_parameter()