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

/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_decoder.h60 u32 h264bsdInit(storage_t *pStorage, u32 noOutputReordering);
H A DH264SwDecApi.c101 decoder instance and calls h264bsdInit to initialize the
157 rv = h264bsdInit(&pDecCont->storage, noOutputReordering);
H A Dh264bsd_decoder.c26 h264bsdInit
72 Function name: h264bsdInit
89 u32 h264bsdInit(storage_t *pStorage, u32 noOutputReordering) function

Completed in 38 milliseconds