Searched refs:fourcc_to_dwngrd_schema_id (Results 1 – 1 of 1) sorted by relevance
497 static const u32 fourcc_to_dwngrd_schema_id[] = { variable514 for (i = 0; i < ARRAY_SIZE(fourcc_to_dwngrd_schema_id); ++i) { in s5p_jpeg_get_dwngrd_sch_id_by_fourcc()515 if (fourcc_to_dwngrd_schema_id[i] == fourcc) in s5p_jpeg_get_dwngrd_sch_id_by_fourcc()