Searched defs:xqd (Results 1 – 7 of 7) sorted by relevance
/external/libaom/libaom/test/ |
D | selfguided_filter_test.cc | 72 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/ |
D | pickrst.c | 332 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/ |
D | selfguided_sse4.c | 585 const int *xqd, uint8_t *dst8, in apply_selfguided_restoration_sse4_1()
|
D | selfguided_avx2.c | 635 const int *xqd, uint8_t *dst8, in apply_selfguided_restoration_avx2()
|
/external/libaom/libaom/av1/common/ |
D | restoration.c | 623 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()
|
D | blockd.h | 434 int xqd[2]; member
|
/external/libaom/libaom/av1/common/arm/ |
D | selfguided_neon.c | 1385 const int *xqd, uint8_t *dst8, in apply_selfguided_restoration_neon()
|