Home | History | Annotate | Download | only in mux

Lines Matching refs:sub_frame

543                       WebPPicture* const sub_frame) {
552 if (empty_rect_allowed) { // No need to get 'sub_frame'.
564 rect->width_, rect->height_, sub_frame);
787 static WebPEncodingError EncodeCandidate(WebPPicture* const sub_frame,
816 if (!EncodeFrame(&config, sub_frame, &candidate->mem_)) {
817 error_code = sub_frame->error_code;