Searched refs:jpeg_calculate_macro_block_count (Results 1 – 1 of 1) sorted by relevance
100 static uint32_t jpeg_calculate_macro_block_count(uint32_t width, uint32_t height, jpeg_sampling_t *… in jpeg_calculate_macro_block_count() function156 …macro_block_count = jpeg_calculate_macro_block_count(config->width_in_pixel, config->height_in_pix… in jpeg_start_encode()253 …macro_block_count = jpeg_calculate_macro_block_count(config->width_in_pixel, config->height_in_pix… in jpeg_start_decode()