Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_pps.h32 RK_S32 bottom_field_pic_order_in_frame_present; member
H A Dh264e_pps.c62 pps->bottom_field_pic_order_in_frame_present = 0; in h264e_pps_update()
152 mpp_writer_put_bits(bit, pps->bottom_field_pic_order_in_frame_present, 1); in h264e_pps_to_packet()