Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvc2enc.c211 static av_always_inline int count_vc2_ue_uint(uint32_t val) in count_vc2_ue_uint() function
593 bits += count_vc2_ue_uint(c_abs); in count_hq_slice()