Home
last modified time | relevance | path

Searched refs:GetVideoHeight (Results 1 – 4 of 4) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/dec/include/
Dpvm4vdecoder_dpi.h84 *display_height = GetVideoHeight(); in GetVideoDimensions()
93 IMPORT_C int32 GetVideoHeight(void);
/external/opencore/fileformats/avi/parser/include/
Dpv_avifile_streamlist.h165 uint32 GetVideoHeight(bool& rBottomUp);
Dpv_avifile_header.h135 return iStreamList[aStreamNo].GetVideoHeight(rBottomUp);
/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_streamlist.cpp829 uint32 PVAviFileStreamlist::GetVideoHeight(bool& rBottomUp) in GetVideoHeight() function in PVAviFileStreamlist