Searched refs:fourcc_out (Results 1 – 1 of 1) sorted by relevance
1280 uint32_t fourcc_out = ch_1 << 24 | ch_2 << 16 | ch_3 << 8 | ch_4; in FourCCtoLower() local1282 return fourcc_out; in FourCCtoLower()