Searched defs:flt0_stride (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/test/ |
D | pickrst_test.cc | 83 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/ |
D | pickrst.c | 186 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/ |
D | pickrst_sse4.c | 504 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()
|
D | pickrst_avx2.c | 495 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()
|