Home | History | Annotate | Download | only in nuplayer

Lines Matching defs:displayWidth

581                     int32_t displayWidth = cropRight - cropLeft + 1;
587 displayWidth,
602 displayWidth = (displayWidth * sarWidth) / sarHeight;
605 displayWidth, displayHeight);
609 MEDIA_SET_VIDEO_SIZE, displayWidth, displayHeight);