Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_ps.c88 static void remove_pps(H264ParamSets *s, int id) in remove_pps() function
101 remove_pps(s, i); in remove_sps()
894 remove_pps(ps, pps_id); in ff_h264_decode_picture_parameter_set()
Dhevc_ps.c81 static void remove_pps(HEVCParamSets *s, int id) in remove_pps() function
98 remove_pps(s, i); in remove_sps()
1737 remove_pps(ps, pps_id); in ff_hevc_decode_nal_pps()