Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.h28 RK_S32 aspect_ratio_info_present; member
H A Dh264e_sps.c360 mpp_writer_put_bits(bit, vui->aspect_ratio_info_present, 1); in h264e_sps_to_packet()
361 if (vui->aspect_ratio_info_present) { in h264e_sps_to_packet()