Searched defs:display_height (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dpvdec_api.cpp764 /* Return : the display_width and display_height of */
770 OSCL_EXPORT_REF void PVGetVideoDimensions(VideoDecControls *decCtrl, int32 *display_width, int32 *display_height) argument
774 *display_height = video->displayHeight;

Completed in 64 milliseconds