Searched refs:pps_size (Results 1 – 1 of 1) sorted by relevance
131 RK_S32 pps_size = 0; in h264e_pps_to_packet() local223 pps_size = mpp_writer_bytes(bit); in h264e_pps_to_packet()225 *len = pps_size; in h264e_pps_to_packet()229 mpp_packet_set_length(packet, length + pps_size); in h264e_pps_to_packet()231 return pps_size; in h264e_pps_to_packet()