Home
last modified time | relevance | path

Searched refs:ff_ffv1_clear_slice_state (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dffv1.h142 void ff_ffv1_clear_slice_state(const FFV1Context *f, FFV1Context *fs);
H A Dffv1.c168 void ff_ffv1_clear_slice_state(const FFV1Context *f, FFV1Context *fs) in ff_ffv1_clear_slice_state() function
H A Dffv1enc.c928 ff_ffv1_clear_slice_state(f, fs); in encode_slice_header()
1046 ff_ffv1_clear_slice_state(f, fs); in encode_slice()
H A Dffv1dec.c314 ff_ffv1_clear_slice_state(f, fs); in decode_slice()

Completed in 5 milliseconds