Searched defs:sb_count (Results 1 – 4 of 4) sorted by relevance
/external/libaom/av1/encoder/ |
D | pickcdef.c | 87 uint64_t mse[][TOTAL_STRENGTHS], int sb_count, in search_one() 124 uint64_t (**mse)[TOTAL_STRENGTHS], int sb_count, in search_one_dual() 174 int sb_count, in joint_strength_search() 202 int sb_count, in joint_strength_search_dual() 520 int fbr, int fbc, int sb_count) { in av1_cdef_mse_calc_block() 889 int sb_count = cdef_search_ctx->sb_count; in av1_cdef_search() local
|
D | pickcdef.h | 167 int sb_count; member
|
D | allintra_vis.c | 497 double sb_count = 0; in estimate_wiener_var_norm() local 648 double sb_count = 0; in av1_set_mb_wiener_variance() local
|
D | ethread.c | 3280 volatile int *sb_count) { in cdef_get_next_job() 3337 volatile int cur_fbr, cur_fbc, sb_count; in cdef_filter_block_worker_hook() local
|