Searched defs:dat_stride (Results 1 – 3 of 3) sorted by relevance
| /external/libaom/libaom/av1/encoder/ |
| D | pickrst.c | 222 int dat_stride, int32_t *flt0, in av1_lowbd_pixel_proj_error_c() 294 const uint8_t *dat8, int dat_stride, in av1_highbd_pixel_proj_error_c() 369 int dat_stride, int use_highbitdepth, in get_pixel_proj_error() 398 const uint8_t *dat8, int dat_stride, int use_highbitdepth, int32_t *flt0, in finer_search_pixel_proj_error() 466 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in calc_proj_params_r0_r1_c() 495 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in calc_proj_params_r0_r1_high_bd_c() 525 int dat_stride, int32_t *flt0, in calc_proj_params_r0_c() 547 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in calc_proj_params_r0_high_bd_c() 569 int dat_stride, int32_t *flt1, in calc_proj_params_r1_c() 591 const uint8_t *dat8, int dat_stride, int32_t *flt1, int flt1_stride, in calc_proj_params_r1_high_bd_c() [all …]
|
| /external/libaom/libaom/av1/encoder/x86/ |
| D | pickrst_avx2.c | 503 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in av1_lowbd_pixel_proj_error_avx2() 637 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in calc_proj_params_r0_r1_avx2() 731 int dat_stride, int32_t *flt0, in calc_proj_params_r0_avx2() 790 int dat_stride, int32_t *flt1, in calc_proj_params_r1_avx2() 848 int dat_stride, int32_t *flt0, int flt0_stride, in av1_calc_proj_params_avx2() 867 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in av1_highbd_pixel_proj_error_avx2()
|
| D | pickrst_sse4.c | 506 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in av1_lowbd_pixel_proj_error_sse4_1() 630 const uint8_t *dat8, int dat_stride, int32_t *flt0, int flt0_stride, in av1_highbd_pixel_proj_error_sse4_1()
|