Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_jpeg_syntax_template.c43 static int FUNC(quantisation_table)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
73 CHECK(FUNC(quantisation_table)(ctx, rw, &current->table[i])); in FUNC()