Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_jpeg.h87 typedef struct JPEGRawQuantisationTable { struct
91 } JPEGRawQuantisationTable; typedef
95 JPEGRawQuantisationTable table[4];
Dcbs_jpeg_syntax_template.c44 JPEGRawQuantisationTable *current) in FUNC()
Dvaapi_encode_mjpeg.c304 JPEGRawQuantisationTable *quant = &priv->quant_tables.table[t]; in vaapi_encode_mjpeg_init_picture_params()