Searched defs:dat_stride (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | pickrst.c | 185 int dat_stride, int32_t *flt0, in av1_lowbd_pixel_proj_error_c() 256 const uint8_t *dat8, int dat_stride, in av1_highbd_pixel_proj_error_c() 330 int dat_stride, int use_highbitdepth, in get_pixel_proj_error() 350 const uint8_t *dat8, int dat_stride, int use_highbitdepth, int32_t *flt0, in finer_search_pixel_proj_error() 418 int dat_stride, int use_highbitdepth, in get_proj_subspace() 531 int height, int dat_stride, int use_highbd, int bit_depth, in apply_sgr() 553 const uint8_t *dat8, int width, int height, int dat_stride, in search_selfguided_restoration()
|
/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()
|