Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Djpege_syntax.h34 RK_U32 h_sample_factor : 8; member
/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()
/rockchip-linux_mpp/mpp/hal/common/jpeg/
H A Dhal_jpege_hdr.c745 jpege_bits_put(bits, syntax->comp_info[i].h_sample_factor, 4); in write_jpeg_SOFO_header()