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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_decoder.c884 sarWidth sample aspect ratio height
889 void h264bsdSampleAspectRatio(storage_t *pStorage, u32 *sarWidth, u32 *sarHeight) argument
922 w = pStorage->activeSps->vuiParameters->sarWidth;
935 *sarWidth = w;
H A Dh264bsd_vui.h88 u32 sarWidth; member in struct:__anon868

Completed in 109 milliseconds