MCPcopy Create free account
hub / github.com/FFmpeg/FFmpeg / ff_thread_finish_setup

Function ff_thread_finish_setup

libavcodec/utils.c:917–919  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

915}
916
917void ff_thread_finish_setup(AVCodecContext *avctx)
918{
919}
920
921void ff_thread_report_progress(ThreadFrame *f, int progress, int field)
922{

Callers 14

cfhd_decodeFunction · 0.70
tak_decode_frameFunction · 0.70
vp78_decode_frameFunction · 0.70
decode_frameFunction · 0.70
mimic_decode_frameFunction · 0.70
ff_h263_decode_frameFunction · 0.70
ff_rv34_decode_frameFunction · 0.70
decode_idat_chunkFunction · 0.70
vp9_decode_frameFunction · 0.70
decode_nal_unitsFunction · 0.70
vp3_decode_frameFunction · 0.70
decode_frameFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected