Home
last modified time | relevance | path

Searched refs:jpeg_calculate_macro_block_count (Results 1 – 1 of 1) sorted by relevance

/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_jpeg_drv.c100 static uint32_t jpeg_calculate_macro_block_count(uint32_t width, uint32_t height, jpeg_sampling_t *… in jpeg_calculate_macro_block_count() function
156 …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()