Home | History | Annotate | Download | only in src

Lines Matching refs:display_height

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