Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_secret_boxer_test.cc41 static bool CanDecode(const CryptoSecretBoxer& decoder, in CanDecode() function
/aosp_15_r20/external/rust/crabbyavif/src/capi/
Dtypes.rs425 CanDecode = (1 << 0), enumerator
/aosp_15_r20/external/libgav1/src/tile/
H A Dtile.cc814 bool Tile::CanDecode(int row_index, int column_index) const { in CanDecode() function in libgav1::Tile