HomeSort by relevance Sort by last modified time
    Searched refs:h264bsdInit (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_decoder.h 60 u32 h264bsdInit(storage_t *pStorage, u32 noOutputReordering);
H264SwDecApi.c 104 decoder instance and calls h264bsdInit to initialize the
160 rv = h264bsdInit(&pDecCont->storage, noOutputReordering);
h264bsd_decoder.c 26 h264bsdInit
72 Function name: h264bsdInit
89 u32 h264bsdInit(storage_t *pStorage, u32 noOutputReordering)

Completed in 43 milliseconds