Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_decoder.h60 u32 h264bsdInit(storage_t *pStorage, u32 noOutputReordering);
DH264SwDecApi.c161 rv = h264bsdInit(&pDecCont->storage, noOutputReordering); in H264SwDecInit()
Dh264bsd_decoder.c89 u32 h264bsdInit(storage_t *pStorage, u32 noOutputReordering) in h264bsdInit() function