Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dencodetxb_sse2.c75 int8_t *const coeff_contexts) { in get_4_nz_map_contexts_2d()
107 int8_t *coeff_contexts) { in get_4_nz_map_contexts_ver()
138 int8_t *coeff_contexts) { in get_4_nz_map_contexts_hor()
171 int8_t *coeff_contexts) { in get_8_coeff_contexts_2d()
217 int8_t *coeff_contexts) { in get_8_coeff_contexts_ver()
248 int8_t *coeff_contexts) { in get_8_coeff_contexts_hor()
283 int8_t *coeff_contexts) { in get_16n_coeff_contexts_2d()
354 int8_t *coeff_contexts) { in get_16n_coeff_contexts_ver()
401 int8_t *coeff_contexts) { in get_16n_coeff_contexts_hor()
438 int8_t *const coeff_contexts) { in av1_get_nz_map_contexts_sse2()
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dencodetxb_neon.c271 uint8_t *const coeff_contexts) { in get_4_nz_map_contexts_2d()
302 uint8_t *coeff_contexts) { in get_4_nz_map_contexts_ver()
328 uint8_t *coeff_contexts) { in get_4_nz_map_contexts_hor()
355 uint8_t *coeff_contexts) { in get_8_coeff_contexts_2d()
395 uint8_t *coeff_contexts) { in get_8_coeff_contexts_ver()
420 uint8_t *coeff_contexts) { in get_8_coeff_contexts_hor()
450 uint8_t *coeff_contexts) { in get_16n_coeff_contexts_2d()
512 uint8_t *coeff_contexts) { in get_16n_coeff_contexts_ver()
545 uint8_t *coeff_contexts) { in get_16n_coeff_contexts_hor()
582 int8_t *const coeff_contexts) { in av1_get_nz_map_contexts_neon()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodetxb.c282 int8_t *const coeff_contexts) {