Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_decoder.h65 u8* h264bsdNextOutputPicture(storage_t *pStorage, u32 *picId, u32 *isIdrPic,
DH264SwDecApi.c551 pOutPic = (u32*)h264bsdNextOutputPicture(&pDecCont->storage, &picId, in H264SwDecNextPicture()
Dh264bsd_decoder.c596 u8* h264bsdNextOutputPicture(storage_t *pStorage, u32 *picId, u32 *isIdrPic, in h264bsdNextOutputPicture() function