Searched refs:supported_fourcc (Results 1 – 1 of 1) sorted by relevance
595 uint32 supported_fourcc = CanonicalFourCC(supported.fourcc); in GetFormatDistance() local605 if (supported_fourcc == CanonicalFourCC(preferred_fourccs[i])) { in GetFormatDistance()610 if (supported.height >= 720 && (supported_fourcc == FOURCC_YU12 || in GetFormatDistance()611 supported_fourcc == FOURCC_YV12)) { in GetFormatDistance()618 } else if (supported_fourcc == CanonicalFourCC(desired.fourcc)) { in GetFormatDistance()