Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_pps.c54 pps->num_slice_groups = 1; in h264e_pps_update()
140 mpp_writer_put_ue(bit, pps->num_slice_groups - 1); in h264e_pps_to_packet()
H A Dh264e_pps.h33 RK_S32 num_slice_groups; member