Home
last modified time | relevance | path

Searched refs:WEBRTC_VIDEO_CODEC_ERR_REQUEST_SLI (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/interface/
Dvideo_error_codes.h28 #define WEBRTC_VIDEO_CODEC_ERR_REQUEST_SLI -12 macro
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
Dnormal_async_test.cc513 else if (ret == WEBRTC_VIDEO_CODEC_ERR_REQUEST_SLI) in Decode()