Home
last modified time | relevance | path

Searched defs:picWidth (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_slice_group_map.c177 u32 picWidth, in DecodeDispersedMap()
230 u32 picWidth, in DecodeForegroundLeftOverMap()
298 u32 picWidth, in DecodeBoxOutMap()
452 u32 picWidth, in DecodeWipeMap()
507 u32 picWidth, in h264bsdDecodeSliceGroupMap()
Dh264bsd_neighbour.c127 void h264bsdInitMbNeighbours(mbStorage_t *pMbStorage, u32 picWidth, in h264bsdInitMbNeighbours()
Dh264bsd_image.c178 u32 picWidth, picSize; in h264bsdWriteOutputBlocks() local
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.h121 u32 picWidth; member
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_comp.cpp56 int picWidth = currPic->width; in AVCMBMotionComp() local