Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeedhqenc.c56 static uint32_t speedhq_chr_dc_uni[512]; variable
89 speedhq_chr_dc_uni[i + 255] = bits + (code << 8); in speedhq_init_static_data()
186 speedhq_chr_dc_uni[diff + 255] & 0xFF, in encode_dc()
187 speedhq_chr_dc_uni[diff + 255] >> 8); in encode_dc()

Completed in 1 milliseconds