Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_dpb.h119 u8* h264bsdAllocateDpbImage(dpbStorage_t *dpb);
Dh264bsd_decoder.c244 h264bsdAllocateDpbImage(pStorage->dpb); in h264bsdDecode()
422 h264bsdAllocateDpbImage(pStorage->dpb); in h264bsdDecode()
Dh264bsd_dpb.c877 u8* h264bsdAllocateDpbImage(dpbStorage_t *dpb) in h264bsdAllocateDpbImage() function