Searched refs:h264bsdConceal (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_conceal.h51 u32 h264bsdConceal(storage_t *pStorage, image_t *currImage, u32 sliceType);
H A Dh264bsd_decoder.c246 tmp = h264bsdConceal(pStorage, pStorage->currImage, P_SLICE);
249 tmp = h264bsdConceal(pStorage, pStorage->currImage,
H A Dh264bsd_conceal.c26 h264bsdConceal
62 Function name: h264bsdConceal
123 u32 h264bsdConceal(storage_t *pStorage, image_t *currImage, u32 sliceType) function

Completed in 303 milliseconds