Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/interface/
H A Dlibvpx_interface.cc71 vpx_codec_err_t codec_destroy(vpx_codec_ctx_t* ctx) const override { in codec_destroy() function in webrtc::__anon6a41e3370111::LibvpxFacade
/aosp_15_r20/external/webrtc/test/fuzzers/
H A Dvp9_encoder_references_fuzzer.cc427 vpx_codec_err_t codec_destroy(vpx_codec_ctx_t* ctx) const override { in codec_destroy() function in webrtc::__anoncd39b5cc0111::StubLibvpx