Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dcdef_block.c115 const uint16_t *in, int pri_strength, int sec_strength, in cdef_filter_block_c()
181 int sec_strength, int damping, int coeff_shift) { in av1_cdef_filter_fb()
Dcdef.c170 int level, sec_strength; in av1_cdef_frame() local
/external/libaom/libaom/av1/encoder/
Dpickcdef.c494 const int sec_strength = gi % CDEF_SEC_STRENGTHS; in av1_cdef_search() local