Searched refs:MAX_COMPONENTS (Results 1 – 2 of 2) sorted by relevance
33 #define MAX_COMPONENTS (3) /* for JFIF: YCbCr */ macro166 RK_U32 component_id[MAX_COMPONENTS];169 RK_U32 h_count[MAX_COMPONENTS];172 RK_U32 v_count[MAX_COMPONENTS];175 RK_U32 dc_index[MAX_COMPONENTS];178 RK_U32 ac_index[MAX_COMPONENTS];184 RK_U32 quant_index[MAX_COMPONENTS];
353 if (syntax->qtbl_entry > MAX_COMPONENTS) in jpegd_decode_dqt()425 if ((nb_components != 1) && (nb_components != MAX_COMPONENTS)) { in jpegd_decode_sof()500 if ((nb_components != 1) && (nb_components != MAX_COMPONENTS)) { in jpegd_decode_sos()