Searched defs:PutVP8FrameHeader (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dsyntax.c115 static WebPEncodingError PutVP8FrameHeader(const WebPPicture* const pic, function
175 err = PutVP8FrameHeader(pic, enc->profile_, size0);
/external/webp/src/enc/
H A Dsyntax.c115 static WebPEncodingError PutVP8FrameHeader(const WebPPicture* const pic, function
175 err = PutVP8FrameHeader(pic, enc->profile_, size0);

Completed in 213 milliseconds