Home
last modified time | relevance | path

Searched refs:frameCropLeftOffset (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_seq_param_set.c273 &pSeqParamSet->frameCropLeftOffset); in h264bsdDecodeSeqParamSet()
291 if ( ( (i32)pSeqParamSet->frameCropLeftOffset > in h264bsdDecodeSeqParamSet()
563 if (pSps1->frameCropLeftOffset != pSps2->frameCropLeftOffset || in h264bsdCompareSeqParamSets()
Dh264bsd_seq_param_set.h67 u32 frameCropLeftOffset; member
Dh264bsd_decoder.c853 *leftOffset = 2 * pStorage->activeSps->frameCropLeftOffset; in h264bsdCroppingParams()
855 2 * (pStorage->activeSps->frameCropLeftOffset + in h264bsdCroppingParams()