Home
last modified time | relevance | path

Searched defs:input_block (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dtransform_test_base.h134 int16_t *input_block = reinterpret_cast<int16_t *>( in RunCoeffCheck() local
186 int16_t *input_block = reinterpret_cast<int16_t *>( in RunInvCoeffCheck() local
H A Dfwht4x4_test.cc104 int16_t *input_block = reinterpret_cast<int16_t *>( in RunSpeedTest() local
/aosp_15_r20/external/libvpx/test/
H A Ddct_partial_test.cc79 Buffer<int16_t> input_block = in RunTest() local
H A Ddct_test.cc275 Buffer<int16_t> input_block = in RunCoeffCheck() local
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Drender_delay_buffer_unittest.cc69 Block input_block(kNumBands, kNumChannels, 1.0f); in TEST() local
/aosp_15_r20/external/cronet/net/spdy/fuzzing/
H A Dhpack_fuzz_util.cc153 std::string_view input_block) { in RunHeaderBlockThroughFuzzerStages()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddepthwise_conv_grad_op.cc821 const auto input_block = in ComputeBackpropFilter() local
851 const auto input_block = in ComputeBackpropFilter() local
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc3287 std::vector<int16_t> input_block(num_input_samples); in TEST_P() local
3359 ChannelBuffer<float> input_block(input_samples_per_channel, in TEST_P() local
3448 ChannelBuffer<float> input_block( in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/lz4_flex/src/block/
Dcompress.rs118 let input_block = usize::from_ne_bytes(block1.try_into().unwrap()); in count_same_bytes() localVariable
/aosp_15_r20/art/compiler/optimizing/
H A Dsuperblock_cloner.cc428 HBasicBlock* input_block = input->GetBlock(); in ResolvePhi() local
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dgpu_validation.cpp1340 GpuDeviceMemoryBlock input_block = {}; in GpuAllocateValidationResources() local