Home
last modified time | relevance | path

Searched defs:bits_dc_chrominance (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Djstdhuff.c66 static const UINT8 bits_dc_chrominance[17] = { in std_huff_tables() local
/third_party/ffmpeg/libavcodec/
Dmjpegenc.h82 uint8_t bits_dc_chrominance[17]; ///< DC chrominance Huffman bits. member