Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c242 vui->bitstream_restriction = 1; in h264e_sps_update()
426 mpp_writer_put_bits(bit, vui->bitstream_restriction, 1); in h264e_sps_to_packet()
427 if (vui->bitstream_restriction) { in h264e_sps_to_packet()
H A Dh264e_sps.h73 RK_S32 bitstream_restriction; member