Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_seq_param_set.c285 &pSeqParamSet->frameCropBottomOffset); in h264bsdDecodeSeqParamSet()
296 ((i32)pSeqParamSet->frameCropBottomOffset + 1) ) ) ) in h264bsdDecodeSeqParamSet()
566 pSps1->frameCropBottomOffset != pSps2->frameCropBottomOffset) in h264bsdCompareSeqParamSets()
Dh264bsd_seq_param_set.h70 u32 frameCropBottomOffset; member
Dh264bsd_decoder.c860 pStorage->activeSps->frameCropBottomOffset); in h264bsdCroppingParams()