Home
last modified time | relevance | path

Searched defs:DecodeBlock (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/boringssl/src/crypto/base64/
H A Dbase64_test.cc185 TEST_P(Base64Test, DecodeBlock) { in TEST_P() argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/base64/
Dbase64_test.cc166 TEST_P(Base64Test, DecodeBlock) { in TEST_P() argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/base64/
H A Dbase64_test.cc166 TEST_P(Base64Test, DecodeBlock) { in TEST_P() argument
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/base64/
Dbase64_test.cc166 TEST_P(Base64Test, DecodeBlock) { in TEST_P() argument
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_quality_test.cc430 int NetEqQualityTest::DecodeBlock() { in DecodeBlock() function in webrtc::test::NetEqQualityTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
H A Dhpack_decoder_test.cc124 AssertionResult DecodeBlock(absl::string_view block) { in DecodeBlock() function in http2::test::__anona066160e0111::HpackDecoderTest
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DBZip2Decoder.cpp825 HRESULT CDecoder::DecodeBlock(const CBlockProps &props) in DecodeBlock() function in NCompress::NBZip2::CDecoder
/aosp_15_r20/external/swiftshader/src/Device/
H A DETC_Decoder.cpp91 …static void DecodeBlock(const ETC2 **sources, unsigned char *dest, int nbChannels, int x, int y, i… in DecodeBlock() function
/aosp_15_r20/external/libgav1/src/tile/
H A Dtile.cc2250 bool Tile::DecodeBlock(int row4x4, int column4x4, BlockSize block_size, in DecodeBlock() function in libgav1::Tile