Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/base64/
Dbase64_test.cc166 TEST_P(Base64Test, DecodeBlock) { in TEST_P() argument
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.cc396 int NetEqQualityTest::DecodeBlock() { in DecodeBlock() function in webrtc::test::NetEqQualityTest
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp85 …static void DecodeBlock(const ETC2** sources, unsigned char *dest, int nbChannels, int x, int y, i… in DecodeBlock() function