Searched defs:currImage (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_conceal.c | 123 u32 h264bsdConceal(storage_t *pStorage, image_t *currImage, u32 sliceType) in h264bsdConceal() 253 u32 ConcealMb(mbStorage_t *pMb, image_t *currImage, u32 row, u32 col, in ConcealMb()
|
D | h264bsd_slice_data.c | 86 image_t *currImage, sliceHeader_t *pSliceHeader) in h264bsdDecodeSliceData()
|
D | h264bsd_inter_prediction.c | 198 dpbStorage_t *dpb, u32 mbNum, image_t *currImage, u8 *data) in h264bsdInterPrediction() 361 dpbStorage_t *dpb, u32 mbNum, image_t *currImage, u8 *data) in h264bsdInterPrediction()
|
D | h264bsd_storage.h | 123 image_t currImage[1]; member
|
D | h264bsd_macroblock_layer.c | 965 image_t *currImage, dpbStorage_t *dpb, i32 *qpY, u32 mbNum, in h264bsdDecodeMacroblock()
|