Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dselfguided_filter_test.cc73 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunSpeedTest() local
161 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunCorrectnessTest() local
260 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunSpeedTest() local
352 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunCorrectnessTest() local
/external/libaom/libaom/av1/encoder/
Dpickrst.c371 int32_t *flt1, int flt1_stride, int *xqd, in get_pixel_proj_error()
399 int flt0_stride, int32_t *flt1, int flt1_stride, int start_step, int *xqd, in finer_search_pixel_proj_error()
716 static AOM_INLINE void encode_xq(int *xq, int *xqd, in encode_xq()
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c587 const int *xqd, uint8_t *dst8, in av1_apply_selfguided_restoration_sse4_1()
Dselfguided_avx2.c635 const int *xqd, uint8_t *dst8, in av1_apply_selfguided_restoration_avx2()
/external/libaom/libaom/av1/common/
Drestoration.c632 void av1_decode_xq(const int *xqd, int *xq, const sgr_params_type *params) { in av1_decode_xq()
913 const int *xqd, uint8_t *dst8, in av1_apply_selfguided_restoration_c()
Dblockd.h426 int xqd[2]; member
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c1454 const int *xqd, uint8_t *dst8, in av1_apply_selfguided_restoration_neon()