Home
last modified time | relevance | path

Searched defs:flt0_stride (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/test/
Dpickrst_test.cc83 const int flt0_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest() local
137 const int flt0_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest_ExtremeValues() local
248 const int flt0_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest() local
302 const int flt0_stride = MAX_DATA_BLOCK; in RunPixelProjErrorTest_ExtremeValues() local
/external/libaom/libaom/av1/encoder/
Dpickrst.c186 int flt0_stride, int32_t *flt1, in av1_lowbd_pixel_proj_error_c()
257 int32_t *flt0, int flt0_stride, in av1_highbd_pixel_proj_error_c()
331 int32_t *flt0, int flt0_stride, 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()
419 int32_t *flt0, int flt0_stride, int32_t *flt1, in get_proj_subspace()
/external/libaom/libaom/av1/encoder/x86/
Dpickrst_sse4.c504 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in av1_lowbd_pixel_proj_error_sse4_1()
627 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in av1_highbd_pixel_proj_error_sse4_1()
Dpickrst_avx2.c495 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in av1_lowbd_pixel_proj_error_avx2()
627 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in av1_highbd_pixel_proj_error_avx2()