Home
last modified time | relevance | path

Searched defs:FinishDecoding (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
Dqpack_progressive_decoder.cc349 void QpackProgressiveDecoder::FinishDecoding() { in FinishDecoding() function in quic::QpackProgressiveDecoder
/external/webp/src/dec/
Didec_dec.c251 static VP8StatusCode FinishDecoding(WebPIDecoder* const idec) { in FinishDecoding() function