Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dcdjpeg.h119 EXTERN(boolean) read_quant_tables(j_compress_ptr cinfo, char *filename,
H A Drdswitch.c81 read_quant_tables(j_compress_ptr cinfo, char *filename, boolean force_baseline) in GLOBAL()
H A Dcjpeg.c516 if (!read_quant_tables(cinfo, qtablefile, force_baseline)) in parse_switches()
/third_party/ffmpeg/libavcodec/
H A Dffv1dec.c407 static int read_quant_tables(RangeCoder *c, in read_quant_tables() function
493 f->context_count[i] = read_quant_tables(c, f->quant_tables[i]); in read_extra_header()
754 context_count = read_quant_tables(c, f->quant_table); in read_header()

Completed in 5 milliseconds