Home
last modified time | relevance | path

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

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