Home | History | Annotate | Download | only in mux

Lines Matching refs:WebPEncodingError

787 static WebPEncodingError EncodeCandidate(WebPPicture* const sub_frame,
793 WebPEncodingError error_code = VP8_ENC_OK;
851 static WebPEncodingError GenerateCandidates(
856 WebPEncodingError error_code = VP8_ENC_OK;
1058 static WebPEncodingError SetFrame(WebPAnimEncoder* const enc,
1064 WebPEncodingError error_code = VP8_ENC_OK;
1200 WebPEncodingError error_code = VP8_ENC_OK;
1289 MarkError2(enc, "ERROR adding frame. WebPEncodingError", error_code);