Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dqdm2.c65 #define QDM2_SB_USED(sub_sampling) (((sub_sampling) >= 2) ? 30 : 8 << (sub_sampling)) macro

Completed in 5 milliseconds