Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/include/
Dpvm4vdecoder_dpi.h83 *display_width = GetVideoWidth(); in GetVideoDimensions()
92 IMPORT_C int32 GetVideoWidth(void);
/external/opencore/fileformats/avi/parser/include/
Dpv_avifile_streamlist.h163 uint32 GetVideoWidth();
Dpv_avifile_header.h123 return iStreamList[aStreamNo].GetVideoWidth(); in GetWidth()
/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_streamlist.cpp817 uint32 PVAviFileStreamlist::GetVideoWidth() in GetVideoWidth() function in PVAviFileStreamlist