Home
last modified time | relevance | path

Searched defs:ref_context (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsnowdec.c178 int ref_context= av_log2(2*left->ref) + av_log2(2*top->ref); in decode_q_branch() local
H A Dsnowenc.c258 int ref_context= av_log2(2*left->ref) + av_log2(2*top->ref); in encode_q_branch() local
468 int ref_context= av_log2(2*left->ref) + av_log2(2*top->ref); in encode_q_branch2() local

Completed in 6 milliseconds