Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
H A Dpad_op_builder.cc50 void PadOpBuilder::SetPadding(const TfLiteTensor* padding) { in SetPadding() function in tflite::delegates::coreml::PadOpBuilder
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dcode_generators.h79 void SetPadding(const std::string &padding) { pad_ = padding; } in SetPadding() function
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dcode_generators.h79 void SetPadding(const std::string &padding) { pad_ = padding; } in SetPadding() function
/aosp_15_r20/external/libvpx/test/
H A Dbuffer.h278 void Buffer<T>::SetPadding(const T padding_value) { in SetPadding() function
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_packet.cc408 bool RtpPacket::SetPadding(size_t padding_bytes) { in SetPadding() function in webrtc::RtpPacket
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-v4l2.cpp163 bool CHWJpegV4L2Compressor::SetPadding(const unsigned char padding[], unsigned int num_planes) { in SetPadding() function in CHWJpegV4L2Compressor