Home
last modified time | relevance | path

Searched refs:ff_h2645_packet_uninit (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh2645_parse.h117 void ff_h2645_packet_uninit(H2645Packet *pkt);
Dhevc_parse.c73 ff_h2645_packet_uninit(&pkt); in hevc_decode_nal_units()
Dh2645_parse.c528 void ff_h2645_packet_uninit(H2645Packet *pkt) in ff_h2645_packet_uninit() function
Dhevc_parser.c343 ff_h2645_packet_uninit(&ctx->pkt); in hevc_parser_close()
Dextract_extradata_bsf.c393 ff_h2645_packet_uninit(&s->h2645_pkt); in extract_extradata_close()
Dh264_parse.c411 ff_h2645_packet_uninit(&pkt); in decode_extradata_ps()
Dcbs_h2645.c1341 ff_h2645_packet_uninit(&h264->common.read_packet); in cbs_h264_close()
1376 ff_h2645_packet_uninit(&h265->common.read_packet); in cbs_h265_close()
Dh264dec.c360 ff_h2645_packet_uninit(&h->pkt); in h264_decode_end()
Dhevcdec.c3635 ff_h2645_packet_uninit(&s->pkt); in hevc_decode_free()