Searched defs:codec_destroy (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/modules/video_coding/codecs/interface/ | ||
| D | libvpx_interface.cc | 71   vpx_codec_err_t codec_destroy(vpx_codec_ctx_t* ctx) const override {  in codec_destroy()  function in webrtc::__anon92a8fb660111::LibvpxFacade | 
| /external/webrtc/test/fuzzers/ | ||
| D | vp9_encoder_references_fuzzer.cc | 427   vpx_codec_err_t codec_destroy(vpx_codec_ctx_t* ctx) const override {  in codec_destroy()  function in webrtc::__anon18bbcf7b0111::StubLibvpx |