Searched defs:DecodeBlock (Results 1 – 7 of 7) sorted by relevance
/external/rust/crates/quiche/deps/boringssl/src/crypto/base64/ |
D | base64_test.cc | 166 TEST_P(Base64Test, DecodeBlock) { in TEST_P() argument
|
/external/boringssl/src/crypto/base64/ |
D | base64_test.cc | 166 TEST_P(Base64Test, DecodeBlock) { in TEST_P() argument
|
/external/webrtc/modules/audio_coding/neteq/tools/ |
D | neteq_quality_test.cc | 422 int NetEqQualityTest::DecodeBlock() { in DecodeBlock() function in webrtc::test::NetEqQualityTest
|
/external/lzma/CPP/7zip/Archive/ |
D | XzHandler.cpp | 749 static HRESULT DecodeBlock(CXzUnpackerCPP2 &xzu, in DecodeBlock() function
|
/external/swiftshader/src/Device/ |
D | ETC_Decoder.cpp | 91 …static void DecodeBlock(const ETC2 **sources, unsigned char *dest, int nbChannels, int x, int y, i… in DecodeBlock() function
|
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 92 …static void DecodeBlock(const ETC2** sources, unsigned char *dest, int nbChannels, int x, int y, i… in DecodeBlock() function
|
/external/libgav1/libgav1/src/tile/ |
D | tile.cc | 2204 bool Tile::DecodeBlock(int row4x4, int column4x4, BlockSize block_size, in DecodeBlock() function in libgav1::Tile
|