Searched defs:dgd8 (Results 1 – 8 of 8) sorted by relevance
| /external/libaom/libaom/test/ |
| D | wiener_test.cc | 292 static void compute_stats_highbd_win_opt_c(int wiener_win, const uint8_t *dgd8, in compute_stats_highbd_win_opt_c() 444 const uint8_t *dgd8 = CONVERT_TO_BYTEPTR( in RunWienerTest() local 512 const uint8_t *dgd8 = CONVERT_TO_BYTEPTR( in RunWienerTest_ExtremeValues() local
|
| D | pickrst_test.cc | 268 uint8_t *dgd8 = CONVERT_TO_BYTEPTR(dgd_); in RunPixelProjErrorTest() local 322 uint8_t *dgd8 = CONVERT_TO_BYTEPTR(dgd_); in RunPixelProjErrorTest_ExtremeValues() local
|
| /external/libaom/libaom/av1/common/x86/ |
| D | selfguided_sse4.c | 281 const int32_t *B, int buf_stride, const void *dgd8, in final_filter() 454 const void *dgd8, int dgd_stride, int width, in final_filter_fast() 504 int av1_selfguided_restoration_sse4_1(const uint8_t *dgd8, int width, in av1_selfguided_restoration_sse4_1()
|
| D | selfguided_avx2.c | 325 const int32_t *B, int buf_stride, const void *dgd8, in final_filter() 495 const void *dgd8, int dgd_stride, int width, in final_filter_fast() 549 int av1_selfguided_restoration_avx2(const uint8_t *dgd8, int width, int height, in av1_selfguided_restoration_avx2()
|
| /external/libaom/libaom/av1/encoder/x86/ |
| D | pickrst_sse4.c | 215 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win7_opt_sse4_1() 315 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win5_opt_sse4_1() 372 void av1_compute_stats_highbd_sse4_1(int wiener_win, const uint8_t *dgd8, in av1_compute_stats_highbd_sse4_1()
|
| D | pickrst_avx2.c | 208 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win7_opt_avx2() 308 const uint8_t *dgd8, const uint8_t *src8, int h_start, int h_end, in compute_stats_highbd_win5_opt_avx2() 366 void av1_compute_stats_highbd_avx2(int wiener_win, const uint8_t *dgd8, in av1_compute_stats_highbd_avx2()
|
| /external/libaom/libaom/av1/common/ |
| D | restoration.c | 871 int av1_selfguided_restoration_c(const uint8_t *dgd8, int width, int height, in av1_selfguided_restoration_c()
|
| /external/libaom/libaom/av1/encoder/ |
| D | pickrst.c | 977 void av1_compute_stats_highbd_c(int wiener_win, const uint8_t *dgd8, in av1_compute_stats_highbd_c()
|