Home
last modified time | relevance | path

Searched defs:input_format (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/system/media/audio_utils/fuzz/sndfile_fuzzer/
H A Dsndfile_fuzzer.cpp53 size_t getSizeByType(uint32_t input_format) { in getSizeByType()
62 sf_count_t sfReadfWithType(uint32_t input_format, SNDFILE *handle, in sfReadfWithType()
77 uint32_t input_format = 0; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dstatic_properties.cpp117 for (const auto& input_format : all_input_formats) { in ValidateReprocessFormats() local
299 int input_format = -1; in InputStreamsSupported() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/dec/src/
H A Damrdecode.cpp393 bitstream_format input_format in AMRDecode()
/aosp_15_r20/external/pytorch/torch/utils/tensorboard/
H A D_utils.py99 def convert_to_HWC(tensor, input_format): # tensor: numpy array argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Drun_hlo_module.h59 std::string input_format; member
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/metadata/
H A Dmetadata_reader.cpp234 int32_t input_format = input_output_formats[i++]; in ReprocessFormats() local
/aosp_15_r20/external/mesa3d/src/gallium/tests/unit/
H A Dtranslate_test.c56 unsigned input_format; in main() local
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/
H A Dlib.rs296 input_format: (OutputFormat, AvCodec), field
857 let input_format = self in new_session() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtoco_flags.proto44 optional FileFormat input_format = 1; field
H A Dargs.h164 Arg<std::string> input_format = Arg<std::string>("TENSORFLOW_GRAPHDEF"); member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate.h70 enum pipe_format input_format; member
/aosp_15_r20/external/crosvm/media/libvda/src/encode/
H A Dvea_instance.rs69 pub input_format: PixelFormat, field
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DStreamConfigurationMap.cpp199 auto input_format = in StreamConfigurationMap() local
/aosp_15_r20/external/crosvm/devices/src/virtio/video/encoder/backend/
H A Dvda.rs220 let input_format = match config in start_session() localVariable
/aosp_15_r20/external/protobuf/conformance/
H A Dconformance_test.cc79 conformance::WireFormat input_format, in ConformanceRequestSetting()
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dconformance_test.cc79 conformance::WireFormat input_format, in ConformanceRequestSetting()
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.cpp424 android_pixel_format_t input_format) { in CheckOutputFormatsForInput()
/aosp_15_r20/development/vndk/tools/header-checker/src/linker/
H A Dheader_abi_linker.cpp136 static llvm::cl::opt<TextFormatIR> input_format( variable
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_convolution.py3412 input_format, argument
3728 input_format, argument
/aosp_15_r20/external/google-cloud-java/java-biglake/proto-google-cloud-biglake-v1/src/main/proto/google/cloud/bigquery/biglake/v1/
H A Dmetastore.proto651 string input_format = 2; field
/aosp_15_r20/external/googleapis/google/cloud/bigquery/biglake/v1/
H A Dmetastore.proto651 string input_format = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dconvert.py473 input_format=lite_constants.TENSORFLOW_GRAPHDEF, argument
/aosp_15_r20/external/rust/crates/v4l2r/ffi/src/
Ddecoder.rs391 let input_format: v4l2r::Format = decoder.get_output_format().unwrap(); in v4l2r_decoder_new_safe() localVariable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/sound/
Dhdspm.h83 enum hdspm_ltc_input_format input_format; member
/aosp_15_r20/external/google-cloud-java/java-biglake/proto-google-cloud-biglake-v1alpha1/src/main/proto/google/cloud/bigquery/biglake/v1alpha1/
H A Dmetastore.proto816 string input_format = 2; field

123