Searched refs:max_num_components (Results 1 – 3 of 3) sorted by relevance
279 … (jpegValue.bits.max_num_components <= jpegSetValue.bits.max_num_components)) in CheckAttribList()
590 &&(jpegValue.bits.max_num_components <= jpegSetValue.bits.max_num_components)) in CheckAttribList()684 jpegAttribVal.bits.max_num_components = jpegNumComponent; in CreateEncAttributes()
1284 uint32_t max_num_components : 3; member