/external/libvpx/vpx_dsp/mips/ |
D | convolve2_vert_dspr2.c | 23 const int16_t *filter_y, int32_t w, in convolve_bi_vert_4_dspr2() 114 const int16_t *filter_y, int32_t h) { in convolve_bi_vert_64_dspr2() 207 const int16_t *const filter_y = filter[y0_q4]; in vpx_convolve2_vert_dspr2() local
|
D | convolve2_avg_dspr2.c | 23 const int16_t *filter_y, int32_t w, in convolve_bi_avg_vert_4_dspr2() 123 const int16_t *filter_y, int32_t h) { in convolve_bi_avg_vert_64_dspr2() 225 const int16_t *const filter_y = filter[y0_q4]; in vpx_convolve2_avg_vert_dspr2() local
|
D | convolve8_vert_dspr2.c | 23 const int16_t *filter_y, int32_t w, in convolve_vert_4_dspr2() 172 const int16_t *filter_y, int32_t h) { in convolve_vert_64_dspr2() 324 const int16_t *const filter_y = filter[y0_q4]; in vpx_convolve8_vert_dspr2() local
|
D | convolve8_avg_dspr2.c | 24 const int16_t *filter_y, int32_t w, in convolve_avg_vert_4_dspr2() 181 const int16_t *filter_y, int32_t h) { in convolve_avg_vert_64_dspr2() 341 const int16_t *const filter_y = filter[y0_q4]; in vpx_convolve8_avg_vert_dspr2() local
|
D | variance_mmi.c | 1046 const uint8_t *filter_y = bilinear_filters[y_offset]; in var_filter_block2d_bil_16x() local 1143 const uint8_t *filter_y = bilinear_filters[y_offset]; in var_filter_block2d_bil_8x() local 1243 const uint8_t *filter_y = bilinear_filters[y_offset]; in var_filter_block2d_bil_4x() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | pooling.h | 60 for (int filter_y = filter_y_start; filter_y < filter_y_end; in AveragePool() local 122 for (int filter_y = filter_y_start; filter_y < filter_y_end; in MaxPool() local 178 for (int filter_y = filter_y_start; filter_y < filter_y_end; in AveragePool() local 240 for (int filter_y = filter_y_start; filter_y < filter_y_end; in MaxPool() local
|
D | depthwise_conv.h | 72 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in DepthwiseConvPerChannel() local 169 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in DepthwiseConvPerChannel() local 253 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in DepthwiseConvHybridPerChannel() local
|
D | conv.h | 78 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in ConvPerChannel() local 189 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in ConvPerChannel() local
|
D | transpose_conv.h | 75 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in TransposeConv() local 173 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in TransposeConv() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | pooling.h | 60 for (int filter_y = filter_y_start; filter_y < filter_y_end; in AveragePool() local 118 for (int filter_y = filter_y_start; filter_y < filter_y_end; in AveragePool() local 173 for (int filter_y = filter_y_start; filter_y < filter_y_end; in L2Pool() local 226 for (int filter_y = filter_y_start; filter_y < filter_y_end; in MaxPool() local 280 for (int filter_y = filter_y_start; filter_y < filter_y_end; in MaxPool() local
|
D | conv.h | 72 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in Conv() local 161 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in Conv() local 248 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in HybridConvPerChannel() local
|
D | transpose_conv.h | 76 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in TransposeConv() local 167 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in TransposeConv() local
|
D | depthwiseconv_uint8.h | 160 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in Run() local 247 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in RunPerChannel() local
|
D | depthwiseconv_float.h | 65 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in DepthwiseConv() local
|
D | conv3d.h | 66 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in Conv3D() local
|
D | conv3d_transpose.h | 74 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in Conv3DTranspose() local
|
/external/libaom/aom_dsp/ |
D | aom_convolve.c | 87 const int16_t *filter_y, int y_step_q4, int w, in aom_convolve8_horiz_c() 102 const int16_t *filter_y, int y_step_q4, int w, in aom_convolve8_vert_c() 219 const int16_t *filter_y, int y_step_q4, int w, in aom_highbd_convolve8_horiz_c() 233 const int16_t *filter_y, int y_step_q4, int w, in aom_highbd_convolve8_vert_c()
|
/external/libdav1d/src/ |
D | lf_mask.h | 53 uint16_t filter_y[2 /* 0=col, 1=row */][32][3][2]; member
|
/external/libaom/aom_dsp/arm/ |
D | aom_convolve8_neon.c | 271 const int16_t *filter_y, int y_step_q4, int w, in aom_convolve8_horiz_neon() 298 const int16_t *filter_y, int w, in convolve8_vert_8tap_neon() 403 const int16_t *filter_y, int y_step_q4, int w, in aom_convolve8_vert_neon()
|
D | aom_convolve8_neon_i8mm.c | 244 const int16_t *filter_y, int y_step_q4, in aom_convolve8_horiz_neon_i8mm() 353 ptrdiff_t dst_stride, const int16_t *filter_y, int w, int h) { in convolve8_vert_8tap_neon_i8mm() 482 const int16_t *filter_y, int y_step_q4, int w, in aom_convolve8_vert_neon_i8mm()
|
D | aom_convolve8_neon.h | 164 const int16_t *filter_y, int w, in convolve8_vert_4tap_neon() 250 const int16_t *filter_y, int w, in convolve8_vert_2tap_neon()
|
D | aom_convolve8_neon_dotprod.c | 262 const int16_t *filter_y, int y_step_q4, in aom_convolve8_horiz_neon_dotprod() 375 ptrdiff_t dst_stride, const int16_t *filter_y, int w, int h) { in convolve8_vert_8tap_neon_dotprod() 532 const int16_t *filter_y, int y_step_q4, in aom_convolve8_vert_neon_dotprod()
|
D | highbd_convolve8_sve.c | 243 const int16_t *filter_y, int y_step_q4, in aom_highbd_convolve8_horiz_sve() 409 ptrdiff_t dst_stride, const int16_t *filter_y, int width, int height, in highbd_convolve8_vert_8tap_sve() 546 const int16_t *filter_y, int y_step_q4, in aom_highbd_convolve8_vert_sve()
|
/external/libaom/av1/encoder/arm/ |
D | reconinter_enc_neon.c | 100 const int16_t *const filter_y = in aom_upsampled_pred_neon() local 110 const int16_t *const filter_y = in aom_upsampled_pred_neon() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | conv_ops_using_gemm.cc | 157 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in operator ()() local 346 for (int filter_y = 0; filter_y < filter_height; ++filter_y) { in operator ()() local
|