| /external/libgav1/src/dsp/arm/ | 
| D | intrapred_smooth_neon.cc | 52                     const void* LIBGAV1_RESTRICT const left_column) {  in Smooth4xN_NEON() 107                     const void* LIBGAV1_RESTRICT const left_column) {  in Smooth8xN_NEON() 167                          const void* LIBGAV1_RESTRICT const left_column) {  in Smooth16PlusxN_NEON() 242                                const void* LIBGAV1_RESTRICT const left_column) {  in SmoothVertical4Or8xN_NEON() 293     const void* LIBGAV1_RESTRICT const left_column) {  in SmoothVertical16PlusxN_NEON() 345     const void* LIBGAV1_RESTRICT const left_column) {  in SmoothHorizontal4Or8xN_NEON() 394     const void* LIBGAV1_RESTRICT const left_column) {  in SmoothHorizontal16PlusxN_NEON() 626                     const void* LIBGAV1_RESTRICT const left_column) {  in Smooth4xH_NEON() 687                     const void* LIBGAV1_RESTRICT const left_column) {  in Smooth8xH_NEON() 723                     const void* LIBGAV1_RESTRICT const left_column) {  in SmoothWxH_NEON() [all …] 
 | 
| D | intrapred_filter_neon.cc | 91                                const void* LIBGAV1_RESTRICT const left_column,  in FilterIntraPredictor_NEON() 210                                const void* LIBGAV1_RESTRICT const left_column,  in FilterIntraPredictor_NEON()
  | 
| D | intrapred_directional_neon.cc | 288     const uint8_t* LIBGAV1_RESTRICT const left_column, const int base_left_y,  in DirectionalZone3_WxH() 422     const uint8_t* LIBGAV1_RESTRICT const left_column, const int16x8_t left_y,  in DirectionalZone2FromLeftCol_WxH() 517     const uint8_t* LIBGAV1_RESTRICT const left_column, const int height,  in DirectionalZone2_4xH() 606     const uint8_t* LIBGAV1_RESTRICT const left_column, const int height,  in DirectionalZone2_8xH() 680     const uint8_t* LIBGAV1_RESTRICT const left_column, const int width,  in DirectionalZone2_WxH() 745     const void* LIBGAV1_RESTRICT const left_column, const int width,  in DirectionalIntraPredictorZone2_NEON() 774     const void* LIBGAV1_RESTRICT const left_column, const int width,  in DirectionalIntraPredictorZone3_NEON() 1587     const void* LIBGAV1_RESTRICT const left_column, const int width,  in DirectionalIntraPredictorZone3_NEON() 1692     const uint16_t* LIBGAV1_RESTRICT const left_column, const int16x4_t left_y,  in DirectionalZone2FromLeftCol_4xH() 1748     const uint16_t* LIBGAV1_RESTRICT const left_column, const int16x8_t left_y,  in DirectionalZone2FromLeftCol_8x8() [all …] 
 | 
| D | intrapred_neon.cc | 74            const void* LIBGAV1_RESTRICT const left_column) {  in DcLeft() 86     const void* LIBGAV1_RESTRICT const left_column) {  in Dc() 354                              const void* LIBGAV1_RESTRICT const left_column) {  in Paeth4Or8xN_NEON() 458                                const void* LIBGAV1_RESTRICT const left_column) {  in Paeth16PlusxN_NEON() 1029                         const void* LIBGAV1_RESTRICT const left_column) {  in Horizontal4xH_NEON() 1044                         const void* LIBGAV1_RESTRICT const left_column) {  in Horizontal8xH_NEON() 1059                          const void* LIBGAV1_RESTRICT const left_column) {  in Horizontal16xH_NEON() 1081                          const void* LIBGAV1_RESTRICT const left_column) {  in Horizontal32xH_NEON()
  | 
| /external/libgav1/src/dsp/x86/ | 
| D | intrapred_smooth_sse4.cc | 212                       const void* LIBGAV1_RESTRICT left_column) {  in Smooth4x4_SSE4_1() 245                       const void* LIBGAV1_RESTRICT left_column) {  in Smooth4x8_SSE4_1() 260                        const void* LIBGAV1_RESTRICT left_column) {  in Smooth4x16_SSE4_1() 409                       const void* LIBGAV1_RESTRICT left_column) {  in Smooth8x4_SSE4_1() 424                       const void* LIBGAV1_RESTRICT left_column) {  in Smooth8x8_SSE4_1() 441                        const void* LIBGAV1_RESTRICT left_column) {  in Smooth8x16_SSE4_1() 459                        const void* LIBGAV1_RESTRICT left_column) {  in Smooth8x32_SSE4_1() 483                const void* LIBGAV1_RESTRICT const left_column) {  in SmoothWxH() 544                                 const void* LIBGAV1_RESTRICT left_column) {  in SmoothHorizontal4x4_SSE4_1() 567     const void* LIBGAV1_RESTRICT const left_column) {  in SmoothHorizontal4x8_SSE4_1() [all …] 
 | 
| D | intrapred_sse4.cc | 110                      const void* LIBGAV1_RESTRICT const left_column) {  in DcLeft() 123                  const void* LIBGAV1_RESTRICT const left_column) {  in Dc() 146     const void* /*top_row*/, const void* LIBGAV1_RESTRICT const left_column) {  in Horizontal() 723                      const void* LIBGAV1_RESTRICT const left_column) {  in Paeth4x4_SSE4_1() 754                      const void* LIBGAV1_RESTRICT const left_column) {  in Paeth4x8_SSE4_1() 800                       const void* LIBGAV1_RESTRICT const left_column) {  in Paeth4x16_SSE4_1() 875                      const void* LIBGAV1_RESTRICT const left_column) {  in Paeth8x4_SSE4_1() 905                      const void* LIBGAV1_RESTRICT const left_column) {  in Paeth8x8_SSE4_1() 947                       const void* LIBGAV1_RESTRICT const left_column) {  in Paeth8x16_SSE4_1() 1016                       const void* LIBGAV1_RESTRICT const left_column) {  in Paeth8x32_SSE4_1() [all …] 
 | 
| D | intrapred_directional_sse4.cc | 382                                  const uint8_t* const left_column,  in DirectionalZone3_4x4() 426                                  const uint8_t* const left_column,  in DirectionalZone3_8xH() 463                                            const void* const left_column,  in DirectionalIntraPredictorZone3_SSE4_1() 604   const uint8_t* left_column = left_column_base - kPositiveIndexOffset;  in DirectionalZone2FromLeftCol_4x4_SSE4_1()  local 629     uint8_t* dst, ptrdiff_t stride, const uint8_t* const left_column,  in DirectionalZone2FromLeftCol_8x8_SSE4_1() 728     const uint8_t* LIBGAV1_RESTRICT const left_column, const int height,  in DirectionalZone2_8xH() 830                                     const uint8_t* const left_column,  in DirectionalZone2_SSE4_1() 904                                       const uint8_t* const left_column,  in DirectionalZone2_4_SSE4_1() 1015                                            const void* const left_column,  in DirectionalIntraPredictorZone2_SSE4_1()
  | 
| D | intrapred_filter_sse4.cc | 277                                  const void* LIBGAV1_RESTRICT const left_column,  in FilterIntraPredictor_SSE4_1()
  | 
| /external/libaom/aom_dsp/arm/ | 
| D | highbd_intrapred_neon.c | 220                                               const uint16_t *const left_column,  in highbd_paeth_4or8_x_h_neon() 322     const uint16_t *const left_column, int width, int height) {  in highbd_paeth16_plus_x_h_neon() 389                                           const uint16_t *const left_column,  in highbd_smooth_4xh_neon() 447                                    const uint16_t *const left_column,  in highbd_smooth_8xh_neon() 574                                      const uint16_t *const left_column,  in highbd_smooth_v_4xh_neon() 595                                      const uint16_t *const left_column,  in highbd_smooth_v_8xh_neon() 706                                             const uint16_t *const left_column,  in highbd_smooth_h_4xh_neon() 724                                             const uint16_t *const left_column,  in highbd_smooth_h_8xh_neon()
  | 
| D | intrapred_neon.c | 2660                             const uint8_t *const left_column,  in smooth_4xh_neon() 2715                             const uint8_t *const left_column,  in smooth_8xh_neon() 3211                                        const uint8_t *const left_column,  in paeth_4or8_x_h_neon() 3329                                          const uint8_t *const left_column,  in paeth16_plus_x_h_neon()
  | 
| /external/libaom/aom_dsp/x86/ | 
| D | intrapred_ssse3.c | 945                           const uint8_t *LIBAOM_RESTRICT left_column, int width,  in smooth_predictor_wxh() 1178     const uint8_t *LIBAOM_RESTRICT left_column) {  in aom_smooth_v_predictor_4x4_ssse3() 1191     const uint8_t *LIBAOM_RESTRICT left_column) {  in aom_smooth_v_predictor_4x8_ssse3() 1204     const uint8_t *LIBAOM_RESTRICT left_column) {  in aom_smooth_v_predictor_4x16_ssse3() 1219     const uint8_t *LIBAOM_RESTRICT left_column) {  in aom_smooth_v_predictor_8x4_ssse3() 1256     const uint8_t *LIBAOM_RESTRICT left_column) {  in aom_smooth_v_predictor_8x8_ssse3() 1279     const uint8_t *LIBAOM_RESTRICT left_column) {  in aom_smooth_v_predictor_8x16_ssse3() 1317     const uint8_t *LIBAOM_RESTRICT left_column) {  in aom_smooth_v_predictor_8x32_ssse3() 1382     const uint8_t *LIBAOM_RESTRICT left_column) {  in aom_smooth_v_predictor_16x4_ssse3() 1426     const uint8_t *LIBAOM_RESTRICT left_column) {  in aom_smooth_v_predictor_16x8_ssse3() [all …] 
 | 
| /external/libgav1/src/dsp/ | 
| D | intrapred_smooth.cc | 53     const void* LIBGAV1_RESTRICT const left_column) {  in Smooth() 88     const void* LIBGAV1_RESTRICT const left_column) {  in SmoothVertical() 116     const void* LIBGAV1_RESTRICT const left_column) {  in SmoothHorizontal()
  | 
| D | intrapred.cc | 84     const void* /*top_row*/, const void* LIBGAV1_RESTRICT const left_column) {  in DcLeft() 137     const void* LIBGAV1_RESTRICT const left_column) {  in Dc() 175     const void* /*top_row*/, const void* LIBGAV1_RESTRICT const left_column) {  in Horizontal() 190     const void* LIBGAV1_RESTRICT const left_column) {  in Paeth()
  | 
| D | intrapred_directional.cc | 109     const void* LOCAL_RESTRICT const left_column, const int width,  in DirectionalIntraPredictorZone2_C() 159     const void* LIBGAV1_RESTRICT const left_column, const int width,  in DirectionalIntraPredictorZone3_C()
  | 
| D | intrapred_filter.cc | 45                             const void* LIBGAV1_RESTRICT const left_column,  in FilterIntraPredictor_C()
  | 
| /external/libaom/av1/common/x86/ | 
| D | filterintra_sse4.c | 214                                                  const void *const left_column,  in filter_intra_predictor_sse4_1()
  | 
| /external/libgav1/src/tile/ | 
| D | prediction.cc | 249   Pixel* const left_column = left_column_data + 16;  in IntraPrediction()  local 412                                  Pixel* const left_column) {  in DirectionalPrediction()
  |