Home
last modified time | relevance | path

Searched defs:output_format (Results 1 – 25 of 121) sorted by relevance

12345

/aosp_15_r20/external/ruy/ruy/
H A Dtrace.h150 inline const char* ColorSectionStart(TraceOutputFormat output_format, in ColorSectionStart()
188 inline const char* ColorSectionEnd(TraceOutputFormat output_format) { in ColorSectionEnd()
242 inline std::string EscapeText(TraceOutputFormat output_format, in EscapeText()
263 TraceOutputFormat output_format, FILE* file) { in Print()
275 inline void Print(const ThreadTrace& trace, TraceOutputFormat output_format, in Print()
319 auto output_format = GetOutputFormat(); in ~AllThreadTraces() local
/aosp_15_r20/external/autotest/server/cros/
H A Dtelemetry_runner.py138 def _get_telemetry_cmd(self, script, test_or_benchmark, output_format, argument
202 def _scp_telemetry_results_cmd(self, perf_results_dir, output_format, argument
282 def _run_telemetry(self, script, test_or_benchmark, output_format, *args, argument
309 def _run_scp(self, perf_results_dir, output_format, artifacts=False): argument
/aosp_15_r20/external/libaom/examples/
H A Dlightfield_decoder.c103 aom_image_t **img_ptr, int output_format) { in decode_tile()
154 int output_format) { in img_write_to_file()
176 int output_format = YUV1D; in main() local
/aosp_15_r20/external/rust/crates/v4l2r/lib/examples/vicodec_test/
Dioctl_api.rs105 let output_format = Format { in run() localVariable
113 let output_format: Format = in run() localVariable
Ddevice_api.rs98 let output_format: Format = output_queue in run() localVariable
/aosp_15_r20/external/libxkbcommon/tools/
H A Dcompile-keymap.c44 static enum output_format { enum
49 } output_format = FORMAT_KEYMAP; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtoco_tooling.cc161 const FileFormat output_format = toco_flags.output_format(); in SetFinalDataTypeOnInputs() local
247 const FileFormat output_format = toco_flags.output_format(); in TransformWithStatus() local
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dshape-format.hh102 hb_buffer_serialize_format_t output_format, in serialize()
169 hb_buffer_serialize_format_t output_format, in serialize_buffer_of_glyphs()
H A Doutput-options.hh111 char *output_format = nullptr; member
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSwizzleTests.cpp1652 const _texture_format &output_format = texture_formats[output_format_idx]; in calculate_expected_value() local
2591 const _texture_format &output_format = texture_formats[output_format_index]; in captureAndVerify() local
2811 const _texture_format &output_format = texture_formats[output_format_index]; in getFragmentShader() local
3064 const _texture_format &output_format = texture_formats[out_format_idx]; in logTestCaseDetials() local
4183 const _texture_format &output_format = texture_formats[output_format_index]; in iterate() local
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/include/
Dhwjpeglib-exynos.h39 __u32 output_format; /* 4CC style format identifier of the output image defined in videodev2.h member
/aosp_15_r20/external/googleapis/google/cloud/dataproc/v1/
H A Djobs.proto467 string output_format = 4 [(google.api.field_behavior) = OPTIONAL]; field
504 string output_format = 4 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/proto/google/cloud/dataproc/v1/
H A Djobs.proto465 string output_format = 4 [(google.api.field_behavior) = OPTIONAL]; field
502 string output_format = 4 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/flatbuffers/src/
H A Dflathash.cpp72 OutputFormat output_format = kHexadecimal; in main() local
/aosp_15_r20/external/flashrom/util/flashrom_tester/src/
H A Dmain.rs150 let output_format = matches in main() localVariable
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dheader_checker.cpp86 static llvm::cl::opt<TextFormatIR> output_format( variable
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dvpe_visual_confirm.c68 enum vpe_surface_pixel_format output_format, bool enable_3dlut) in vpe_get_visual_confirm_color()
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/enc/src/
H A Damrencode.cpp753 Word16 output_format in AMREncode()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dprofiler_analysis.proto60 string output_format = 2; field
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/
H A Dreport_utils.py30 def _filter_msg(msg, output_format): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dreport_utils.py30 def _filter_msg(msg, output_format): argument
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/
Dmain.rs56 output_format: OutputFormat, field
/aosp_15_r20/external/rust/crates/v4l2r/lib/examples/fwht_encoder/
Dmain.rs144 let output_format = encoder in main() localVariable
/aosp_15_r20/external/rust/crates/v4l2r/ffi/examples/c_fwht_decode/
Dfwht_decode.c137 struct v4l2_format output_format; in main() local
/aosp_15_r20/external/mesa3d/src/gallium/tests/unit/
H A Dtranslate_test.c55 unsigned output_format; in main() local

12345