Home | History | Annotate | Download | only in utility

Lines Matching refs:coded_size

19   if (frame1->coded_size().width() != frame2->coded_size().width() ||
20 frame1->coded_size().height() != frame2->coded_size().height())
35 frame1->coded_size().width(),
36 frame1->coded_size().height());
40 int height = frame->coded_size().height();
75 int height = frame->coded_size().height();
90 int width = frame->coded_size().width();
91 int height = frame->coded_size().height();