Home | History | Annotate | Download | only in mux

Lines Matching refs:canvas_width_

49   const int canvas_width_;                  // Canvas width.
257 *(int*)&enc->canvas_width_ = width;
1371 if (frame->width != enc->canvas_width_ ||
1555 err = WebPMuxSetCanvasSize(mux, enc->canvas_width_, enc->canvas_height_);