Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Djpege_syntax.h24 #define DCT_SIZE 8 macro
/rockchip-linux_mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c211 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()