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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_decoder.c885 sarHeight sample aspect ratio width
889 void h264bsdSampleAspectRatio(storage_t *pStorage, u32 *sarWidth, u32 *sarHeight) argument
923 h = pStorage->activeSps->vuiParameters->sarHeight;
936 *sarHeight = h;
H A Dh264bsd_vui.h89 u32 sarHeight; member in struct:__anon868

Completed in 96 milliseconds