Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dselfguided_filter_test.cc72 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunSpeedTest() local
159 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunCorrectnessTest() local
253 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunSpeedTest() local
345 int xqd[2] = { SGRPROJ_PRJ_MIN0 + rnd.PseudoUniform(SGRPROJ_PRJ_MAX0 + 1 - in RunCorrectnessTest() local
/external/libaom/libaom/av1/encoder/
Dpickrst.c332 int32_t *flt1, int flt1_stride, int *xqd, in get_pixel_proj_error()
351 int flt0_stride, int32_t *flt1, int flt1_stride, int start_step, int *xqd, in finer_search_pixel_proj_error()
513 static void encode_xq(int *xq, int *xqd, const sgr_params_type *params) { in encode_xq()
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c585 const int *xqd, uint8_t *dst8, in apply_selfguided_restoration_sse4_1()
Dselfguided_avx2.c635 const int *xqd, uint8_t *dst8, in apply_selfguided_restoration_avx2()
/external/libaom/libaom/av1/common/
Drestoration.c623 void decode_xq(const int *xqd, int *xq, const sgr_params_type *params) { in decode_xq()
903 int stride, int eps, const int *xqd, in apply_selfguided_restoration_c()
Dblockd.h434 int xqd[2]; member
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c1385 const int *xqd, uint8_t *dst8, in apply_selfguided_restoration_neon()