Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c243 vui->bitstream_restriction = 1; in h264e_sps_update()
430 mpp_writer_put_bits(bit, vui->bitstream_restriction, 1); in h264e_sps_to_packet()
431 if (vui->bitstream_restriction) { in h264e_sps_to_packet()
H A Dh264e_sps.h73 RK_S32 bitstream_restriction; member