Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_dpb.h117 void h264bsdInitRefPicList(dpbStorage_t *dpb);
Dh264bsd_decoder.c245 h264bsdInitRefPicList(pStorage->dpb); in h264bsdDecode()
433 h264bsdInitRefPicList(pStorage->dpb); in h264bsdDecode()
Dh264bsd_dpb.c1104 void h264bsdInitRefPicList(dpbStorage_t *dpb) in h264bsdInitRefPicList() function