Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/x86/
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_hor()
138 int8_t *coeff_contexts) { in get_4_nz_map_contexts_ver()
171 int8_t *coeff_contexts) { in get_8_coeff_contexts_2d()
217 int8_t *coeff_contexts) { in get_8_coeff_contexts_hor()
248 int8_t *coeff_contexts) { in get_8_coeff_contexts_ver()
283 int8_t *coeff_contexts) { in get_16n_coeff_contexts_2d()
354 int8_t *coeff_contexts) { in get_16n_coeff_contexts_hor()
401 int8_t *coeff_contexts) { in get_16n_coeff_contexts_ver()
438 int8_t *const coeff_contexts) { in av1_get_nz_map_contexts_sse2()
/external/libaom/av1/encoder/arm/neon/
Dencodetxb_neon.c278 uint8_t *const coeff_contexts) { in get_4_nz_map_contexts_2d()
309 uint8_t *coeff_contexts) { in get_4_nz_map_contexts_hor()
335 uint8_t *coeff_contexts) { in get_4_nz_map_contexts_ver()
362 uint8_t *coeff_contexts) { in get_8_coeff_contexts_2d()
402 uint8_t *coeff_contexts) { in get_8_coeff_contexts_hor()
427 uint8_t *coeff_contexts) { in get_8_coeff_contexts_ver()
457 uint8_t *coeff_contexts) { in get_16n_coeff_contexts_2d()
519 uint8_t *coeff_contexts) { in get_16n_coeff_contexts_hor()
552 uint8_t *coeff_contexts) { in get_16n_coeff_contexts_ver()
589 int8_t *const coeff_contexts) { in av1_get_nz_map_contexts_neon()
/external/libaom/av1/encoder/
Dencodetxb.c259 int8_t *const coeff_contexts) {