Home
last modified time | relevance | path

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

/external/libaom/test/
Dselfguided_filter_test.cc73 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunSpeedTest() local
167 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunCorrectnessTest() local
270 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunSpeedTest() local
366 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunCorrectnessTest() local
/external/libaom/av1/encoder/
Dpickrst.c379 int32_t *flt1, int flt1_stride, int *xqd, in get_pixel_proj_error()
407 int flt0_stride, int32_t *flt1, int flt1_stride, int start_step, int *xqd, in finer_search_pixel_proj_error()
742 static inline void encode_xq(int *xq, int *xqd, const sgr_params_type *params) { in encode_xq()
/external/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/av1/common/
Drestoration.c584 void av1_decode_xq(const int *xqd, int *xq, const sgr_params_type *params) { in av1_decode_xq()
865 const int *xqd, uint8_t *dst8, in av1_apply_selfguided_restoration_c()
Dblockd.h516 int xqd[2]; member
/external/libaom/av1/common/arm/
Dselfguided_neon.c1471 const int *xqd, uint8_t *dst8, in av1_apply_selfguided_restoration_neon()