Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c543 WebPPicture* const sub_frame) { in GetSubRect() argument
564 rect->width_, rect->height_, sub_frame); in GetSubRect()
787 static WebPEncodingError EncodeCandidate(WebPPicture* const sub_frame, in EncodeCandidate() argument
816 if (!EncodeFrame(&config, sub_frame, &candidate->mem_)) { in EncodeCandidate()
817 error_code = sub_frame->error_code; in EncodeCandidate()
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c540 WebPPicture* const sub_frame) { in GetSubRect() argument
561 rect->width_, rect->height_, sub_frame); in GetSubRect()
784 static WebPEncodingError EncodeCandidate(WebPPicture* const sub_frame, in EncodeCandidate() argument
813 if (!EncodeFrame(&config, sub_frame, &candidate->mem_)) { in EncodeCandidate()
814 error_code = sub_frame->error_code; in EncodeCandidate()