Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dspeedhqenc.c47 static uint32_t speedhq_chr_dc_uni[512]; variable
96 speedhq_chr_dc_uni[i + 255] = bits + (code << 8); in speedhq_init_static_data()
192 speedhq_chr_dc_uni[diff + 255] & 0xFF, in encode_dc()
193 speedhq_chr_dc_uni[diff + 255] >> 8); in encode_dc()