Home | History | Annotate | Download | only in src

Lines Matching full:display_width

712 /*  Return   : the display_width and display_height of                      */
718 OSCL_EXPORT_REF void PVGetVideoDimensions(VideoDecControls *decCtrl, int32 *display_width, int32 *display_height)
721 *display_width = video->displayWidth;