Home
last modified time | relevance | path

Searched defs:flt0 (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dpickrst.c185 int dat_stride, int32_t *flt0, 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()
350 const uint8_t *dat8, int dat_stride, int use_highbitdepth, int32_t *flt0, in finer_search_pixel_proj_error()
419 int32_t *flt0, int flt0_stride, int32_t *flt1, in get_proj_subspace()
532 int pu_width, int pu_height, int32_t *flt0, int32_t *flt1, in apply_sgr()
556 int32_t *flt0 = rstbuf; in search_selfguided_restoration() local
/external/libaom/libaom/av1/common/x86/
Dselfguided_sse4.c503 int height, int dgd_stride, int32_t *flt0, in av1_selfguided_restoration_sse4_1()
588 int32_t *flt0 = tmpbuf; in apply_selfguided_restoration_sse4_1() local
Dselfguided_avx2.c550 int dgd_stride, int32_t *flt0, in av1_selfguided_restoration_avx2()
638 int32_t *flt0 = tmpbuf; in apply_selfguided_restoration_avx2() local
/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()
/external/libaom/libaom/av1/common/
Drestoration.c863 int dgd_stride, int32_t *flt0, int32_t *flt1, in av1_selfguided_restoration_c()
907 int32_t *flt0 = tmpbuf; in apply_selfguided_restoration_c() local
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c1345 int stride, int32_t *flt0, int32_t *flt1, in av1_selfguided_restoration_neon()
1388 int32_t *flt0 = tmpbuf; in apply_selfguided_restoration_neon() local