Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_ps.c93 static void remove_sps(H264ParamSets *s, int id) in remove_sps() function
634 remove_sps(ps, sps_id); in ff_h264_decode_seq_parameter_set()
Dhevc_ps.c88 static void remove_sps(HEVCParamSets *s, int id) in remove_sps() function
114 remove_sps(s, i); in remove_vps()
1301 remove_sps(ps, sps_id); in ff_hevc_decode_nal_sps()