Searched defs:codec_err_to_string (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/interface/ | ||
H A D | libvpx_interface.cc | 362 const char* codec_err_to_string(vpx_codec_err_t err) const override { in codec_err_to_string() function in webrtc::__anon6a41e3370111::LibvpxFacade |
/aosp_15_r20/external/webrtc/test/fuzzers/ | ||
H A D | vp9_encoder_references_fuzzer.cc | 487 const char* codec_err_to_string(vpx_codec_err_t err) const override { in codec_err_to_string() function in webrtc::__anoncd39b5cc0111::StubLibvpx |