Searched refs:DCT_SIZE (Results 1 – 2 of 2) sorted by relevance
24 #define DCT_SIZE 8 macro
211 syntax->mcu_width = comp_info[0].h_sample_factor * DCT_SIZE; in init_jpeg_component_info()212 syntax->mcu_height = comp_info[0].v_sample_factor * DCT_SIZE; in init_jpeg_component_info()