Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_storage.h161 u32 h264bsdActivateParamSets(storage_t *pStorage, u32 ppsId, u32 isIdr);
Dh264bsd_decoder.c322 tmp = h264bsdActivateParamSets(pStorage, ppsId, in h264bsdDecode()
Dh264bsd_storage.c296 u32 h264bsdActivateParamSets(storage_t *pStorage, u32 ppsId, u32 isIdr) in h264bsdActivateParamSets() function