Searched defs:dat8 (Results 1 – 10 of 10) sorted by relevance
| /external/libaom/libaom/av1/encoder/ |
| D | pickrst.c | 221 int src_stride, const uint8_t *dat8, in av1_lowbd_pixel_proj_error_c() 294 const uint8_t *dat8, int dat_stride, in av1_highbd_pixel_proj_error_c() 368 int src_stride, const uint8_t *dat8, 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() 524 const uint8_t *dat8, 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() 568 const uint8_t *dat8, 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/llvm-project/lld/test/ELF/ |
| D | arm-thumb2-ldrlit.s | 118 dat8: label
|
| D | arm-ldrlit.s | 108 dat8: label
|
| D | arm-thumb2-adr.s | 116 dat8: label
|
| /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() 730 const uint8_t *dat8, in calc_proj_params_r0_avx2() 789 const uint8_t *dat8, in calc_proj_params_r1_avx2() 847 int src_stride, const uint8_t *dat8, 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()
|
| /external/libaom/libaom/av1/common/x86/ |
| D | selfguided_sse4.c | 585 void av1_apply_selfguided_restoration_sse4_1(const uint8_t *dat8, int width, in av1_apply_selfguided_restoration_sse4_1()
|
| D | selfguided_avx2.c | 633 void av1_apply_selfguided_restoration_avx2(const uint8_t *dat8, int width, in av1_apply_selfguided_restoration_avx2()
|
| /external/libaom/libaom/av1/common/arm/ |
| D | selfguided_neon.c | 1405 int av1_selfguided_restoration_neon(const uint8_t *dat8, int width, int height, in av1_selfguided_restoration_neon() 1452 void av1_apply_selfguided_restoration_neon(const uint8_t *dat8, int width, in av1_apply_selfguided_restoration_neon()
|
| /external/libaom/libaom/av1/common/ |
| D | restoration.c | 911 void av1_apply_selfguided_restoration_c(const uint8_t *dat8, int width, in av1_apply_selfguided_restoration_c()
|