Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/interface/
Dlibvpx_interface.cc362 const char* codec_err_to_string(vpx_codec_err_t err) const override { in codec_err_to_string() function in webrtc::__anon26c9e6550111::LibvpxFacade
/external/webrtc/test/fuzzers/
Dvp9_encoder_references_fuzzer.cc487 const char* codec_err_to_string(vpx_codec_err_t err) const override { in codec_err_to_string() function in webrtc::__anon79959bea0111::StubLibvpx