Searched refs:pps_size (Results 1 – 1 of 1) sorted by relevance
117 RK_S32 pps_size = 0; in h264e_pps_to_packet() local186 pps_size = mpp_writer_bytes(bit); in h264e_pps_to_packet()188 *len = pps_size; in h264e_pps_to_packet()192 mpp_packet_set_length(packet, length + pps_size); in h264e_pps_to_packet()194 return pps_size; in h264e_pps_to_packet()