Home
last modified time | relevance | path

Searched defs:picHeight (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_slice_group_map.c178 u32 picHeight) in DecodeDispersedMap()
231 u32 picHeight) in DecodeForegroundLeftOverMap()
299 u32 picHeight) in DecodeBoxOutMap()
453 u32 picHeight) in DecodeWipeMap()
508 u32 picHeight) in h264bsdDecodeSliceGroupMap()
DDecTestBench.c589 u32 picWidth, u32 picHeight, CropParams *pCropParams) in CropPicture()
DTestBenchMultipleInstance.c457 u32 picWidth, u32 picHeight, CropParams *pCropParams) in CropPicture()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
DH264SwDecApi.h122 u32 picHeight; member
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_comp.cpp58 int picHeight = currPic->height; in AVCMBMotionComp() local