Home
last modified time | relevance | path

Searched defs:sb_count (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dpickcdef.c32 uint64_t mse[][TOTAL_STRENGTHS], int sb_count, in search_one()
69 uint64_t (**mse)[TOTAL_STRENGTHS], int sb_count, in search_one_dual()
119 int sb_count, int fast) { in joint_strength_search()
144 int sb_count, int fast) { in joint_strength_search_dual()
303 int sb_count; in av1_cdef_search() local