/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | cnn.c | 24 int in_width; member 152 void av1_find_cnn_layer_output_size(int in_width, int in_height, in av1_find_cnn_layer_output_size() 238 void av1_find_cnn_output_size(int in_width, int in_height, in av1_find_cnn_output_size() 356 const float **input, int in_width, int in_height, int in_stride, in convolve_maxpool_padding_zero() 398 const float **input, int in_width, int in_height, int in_stride, in convolve_maxpool_padding_replicate() 441 const float **input, int in_width, int in_height, int in_stride, in convolve_maxpool_padding_valid() 482 static void convolve_element_wise(const float **input, int in_width, in convolve_element_wise() 516 const float **input, int in_width, int in_height, int in_stride, in convolve_no_maxpool_padding_zero() 568 const float **input, int in_width, int in_height, int in_stride, in convolve_no_maxpool_padding_replicate() 616 const float **input, int in_width, int in_height, int in_stride, in av1_cnn_convolve_no_maxpool_padding_valid_c() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | resize_nearest_neighbor_op_gpu.cu.cc | 37 const int in_width, const int channels, const int out_height, in ResizeNearestNeighborNHWC() 68 const int in_width, const int channels, const int out_height, in LegacyResizeNearestNeighborNHWC() 97 const int in_width, const int channels, const int out_height, in ResizeNearestNeighborBackwardNHWC() 128 const int in_width, const int channels, const int out_height, in LegacyResizeNearestNeighborBackwardNHWC() 166 const int in_width = input.dimension(2); in operator ()() local 211 const int in_width = input.dimension(2); in operator ()() local
|
H A D | resize_nearest_neighbor_op.cc | 141 const Eigen::Index in_width = input.dimension(2); in operator ()() local 253 const int64_t in_width = input.dim_size(2); in Compute() local 331 const Eigen::Index in_width = input.dimension(2); in operator ()() local
|
H A D | resize_bilinear_op_gpu.cu.cc | 39 int in_width, int channels, int out_height, int out_width, in ResizeBilinearKernel_faster() 118 float width_scale, int batch, int in_height, int in_width, int channels, in ResizeBilinearKernel() 286 float width_scale, int batch, int in_height, int in_width, int channels, in LegacyResizeBilinearKernel() 406 const int in_width = images.dimension(2); in operator ()() local
|
H A D | resize_area_op_test.cc | 67 const int64_t in_width = input_data.dimension(2); in ResizeAreaBaseline() local 149 void RunRandomTest(int in_height, int in_width, int target_height, in RunRandomTest()
|
H A D | resize_bicubic_op_test.cc | 118 const int64_t in_width = images.dimension(2); in ResizeBicubicBaseline() local 163 const int64_t in_width, const int target_height, in RunRandomTest()
|
H A D | resize_bilinear_op.cc | 215 const int64_t in_width, const int64_t out_height, in resize_image() 293 const int64_t in_width = images.dimension(2); in operator ()() local
|
H A D | scale_and_translate_op_test.cc | 99 const int64_t in_width = images.dimension(2); in Sample() local 174 const int64_t in_width = images.dimension(2); in ScaleAndTranslateBaseline() local
|
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | cnn_neon.c | 778 const float **input, int in_width, int in_height, int in_stride, in av1_cnn_convolve_no_maxpool_padding_valid_2x2_large_neon() 878 const float **input, int in_width, int in_height, int in_stride, in av1_cnn_convolve_no_maxpool_padding_valid_2x2_neon() 955 const float **input, int in_width, int in_height, int in_stride, in av1_cnn_convolve_no_maxpool_padding_valid_5x5_neon() 1086 const float **input, int in_width, int in_height, int in_stride, in av1_cnn_convolve_no_maxpool_padding_valid_neon()
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/ |
H A D | padding_util.h | 51 const auto in_width = in.size(dim); in pad1d() local 77 const auto in_width = in.size(dim + 1); in pad2d() local 111 const auto in_width = in.size(dim + 2); in pad3d() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_resize_bilinear_op_test.cc | 114 const int64_t in_width, const int64_t out_height, in CalcReferenceResizedVal() 148 const int64_t in_height, const int64_t in_width, in CheckTensorValue() 299 void RunTestResizeBilinearTwoDims(int batch_size, int in_height, int in_width, in RunTestResizeBilinearTwoDims() 323 int in_width, int out_height, in RunBenchmarkResizeBilinearTwoDims()
|
H A D | quantized_resize_bilinear_op.cc | 471 const int64_t in_width, const int64_t out_height, in ResizeImageReference() 520 const int64_t in_width, const int64_t out_height, in ResizeImage() 534 const int64_t in_width, const int64_t out_height, in ResizeImage() 597 const int64_t in_width, const int64_t out_height, in ResizeImage() 669 const int64_t in_width = images.dimension(2); in ResizeBilinear() local
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | cnn_avx2.c | 246 const float **input, int in_width, int in_height, int in_stride, in cnn_convolve_no_maxpool_padding_valid_5x5_avx2() 470 const float **input, int in_width, int in_height, int in_stride, in cnn_convolve_no_maxpool_padding_valid_2x2_avx2() 513 const float **input, int in_width, int in_height, int in_stride, in av1_cnn_convolve_no_maxpool_padding_valid_avx2()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | padding.h | 64 int dilation_rate_width, int in_height, int in_width, int filter_height, in ComputePaddingHeightWidth() 87 int in_height, int in_width, int in_depth, int filter_height, in ComputePadding3DValues()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/services/camera/virtualcamera/aidl/virtual_camera_service_aidl-ndk-source/gen/android/companion/virtualcamera/ |
D | IVirtualCameraCallback.cpp | 28 int32_t in_width; in _aidl_android_companion_virtualcamera_IVirtualCameraCallback_onTransact() local 85 …32_t in_streamId, const ::aidl::android::view::Surface& in_surface, int32_t in_width, int32_t in_h… in onStreamConfigured()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/ |
D | ICryptoPlugin.cpp | 50 int32_t in_width; in _aidl_android_hardware_drm_ICryptoPlugin_onTransact() local 227 ::ndk::ScopedAStatus BpCryptoPlugin::notifyResolution(int32_t in_width, int32_t in_height) { in notifyResolution()
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/ |
D | ICryptoPlugin.cpp | 50 int32_t in_width; in _aidl_android_hardware_drm_ICryptoPlugin_onTransact() local 227 ::ndk::ScopedAStatus BpCryptoPlugin::notifyResolution(int32_t in_width, int32_t in_height) { in notifyResolution()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/ |
D | ICryptoPlugin.cpp | 58 int32_t in_width; in _aidl_android_hardware_drm_ICryptoPlugin_onTransact() local 236 ::ndk::ScopedAStatus BpCryptoPlugin::notifyResolution(int32_t in_width, int32_t in_height) { in notifyResolution()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/ |
D | ICryptoPlugin.cpp | 50 int32_t in_width; in _aidl_android_hardware_drm_ICryptoPlugin_onTransact() local 227 ::ndk::ScopedAStatus BpCryptoPlugin::notifyResolution(int32_t in_width, int32_t in_height) { in notifyResolution()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/android/hardware/drm/ |
D | ICryptoPlugin.cpp | 50 int32_t in_width; in _aidl_android_hardware_drm_ICryptoPlugin_onTransact() local 227 ::ndk::ScopedAStatus BpCryptoPlugin::notifyResolution(int32_t in_width, int32_t in_height) { in notifyResolution()
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/ |
H A D | GEMMTranspose1xW.h | 43 const int32_t in_width = in.shape().x(); in gemm_transpose_1xW() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/ |
H A D | Utils.cpp | 375 const unsigned int in_width = input_shape[width_idx]; in calculate_same_pad() local 409 std::pair<unsigned int, unsigned int> deconvolution_output_dimensions(unsigned int in_width, unsign… in deconvolution_output_dimensions()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/services/camera/virtualcamera/aidl/virtual_camera_service_aidl-ndk-source/gen/include/aidl/android/companion/virtualcamera/ |
D | BnVirtualCameraCallback.h | 39 …32_t in_streamId, const ::aidl::android::view::Surface& in_surface, int32_t in_width, int32_t in_h… in onStreamConfigured()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/ |
D | BnCryptoPlugin.h | 54 ::ndk::ScopedAStatus notifyResolution(int32_t in_width, int32_t in_height) override { in notifyResolution()
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/drm/aidl/android.hardware.drm-V1-ndk-source/gen/include/aidl/android/hardware/drm/ |
D | BnCryptoPlugin.h | 46 ::ndk::ScopedAStatus notifyResolution(int32_t in_width, int32_t in_height) override { in notifyResolution()
|