Home
last modified time | relevance | path

Searched defs:OutputChannels (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Ddepth_to_space_tester.h48 inline DepthToSpaceTester& OutputChannels(int32_t output_channels) { in OutputChannels() function
54 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
H A Dfully_connected_tester.h58 inline FullyConnectedTester& OutputChannels(int32_t output_channels) { in OutputChannels() function
64 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
H A Dquantized_fully_connected_tester.h60 inline QuantizedFullyConnectedTester& OutputChannels( in OutputChannels() function
67 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
H A Dquantized_transpose_conv_tester.h58 inline QuantizedTransposeConvTester& OutputChannels(int32_t output_channels) { in OutputChannels() function
64 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
H A Dtranspose_conv_tester.h54 inline TransposeConvTester& OutputChannels(int32_t output_channels) { in OutputChannels() function
60 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
H A Dconv_2d_tester.h52 inline Conv2DTester& OutputChannels(int32_t output_channels) { in OutputChannels() function
58 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
H A Dquantized_conv_2d_tester.h56 inline QuantizedConv2DTester& OutputChannels(int32_t output_channels) { in OutputChannels() function
62 inline int32_t OutputChannels() const { return output_channels_; } in OutputChannels() function
H A Ddepthwise_conv_2d_tester.h60 inline int32_t OutputChannels() const { in OutputChannels() function
H A Dquantized_depthwise_conv_2d_tester.h68 inline int32_t OutputChannels() const { in OutputChannels() function
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmslut.c34 cmsUInt32Number OutputChannels, in _cmsStageAllocPlaceholder()
1368 …sPipelineAlloc(cmsContext ContextID, cmsUInt32Number InputChannels, cmsUInt32Number OutputChannels) in cmsPipelineAlloc()
H A Dlcms2_internal.h901 cmsUInt32Number OutputChannels; // Output channels -- for optimization purposes member
938 cmsUInt32Number InputChannels, OutputChannels; member
H A Dcmstypes.c1815 cmsUInt8Number InputChannels, OutputChannels, CLUTpoints; in Type_LUT8_Read() local
2114 cmsUInt8Number InputChannels, OutputChannels, CLUTpoints; in Type_LUT16_Read() local
2213 cmsUInt32Number i, InputChannels, OutputChannels, clutPoints; in Type_LUT16_Write() local
2404 … cmsUInt32Number Offset, cmsUInt32Number InputChannels, cmsUInt32Number OutputChannels) in ReadCLUT()
/aosp_15_r20/external/cronet/testing/libfuzzer/proto/
H A Dskia_image_filter.proto1542 enum OutputChannels { enum
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dksmedia.h1131 ULONG OutputChannels; member
/aosp_15_r20/external/aws-sdk-java-v2/services/mediaconvert/src/main/resources/codegen-resources/
H A Dservice-2.json2891 "OutputChannels": { object