Home
last modified time | relevance | path

Searched defs:input_frames (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/alsa/
Dpcm_rate.h96 snd_pcm_uframes_t (*input_frames)(void *obj, snd_pcm_uframes_t frames); member
144 snd_pcm_uframes_t (*input_frames)(void *obj, snd_pcm_uframes_t frames); member
/aosp_15_r20/frameworks/av/media/libaudioprocessing/tests/
H A Dtest-resampler.cpp231 size_t input_frames = size_t(input_freq * time); in main() local
245 size_t input_frames = input_size / input_framesize; in main() local
/aosp_15_r20/external/executorch/backends/xnnpack/test/models/
H A Dw2l.py16 input_frames = 700 variable in TestW2L
/aosp_15_r20/frameworks/av/media/libaudioprocessing/tests/fuzzer/
H A Dlibaudioprocessing_resampler_fuzzer.cpp124 size_t input_frames = input_size / input_frame_size; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/libgav1/examples/
H A Dgav1_decode.cc310 int input_frames = 0; in main() local
/aosp_15_r20/frameworks/base/media/mca/filterfw/jni/
H A Djni_shader_program.cpp96 std::vector<const GLFrame*> input_frames; in Java_android_filterfw_core_ShaderProgram_shaderProcess() local