Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Djpeglsenc.c121 static inline void ls_encode_run(JLSState *state, PutBitContext *pb, int run, in ls_encode_run() function
174 ls_encode_run(state, pb, run, comp, x < w); in ls_encode_line()