Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_dpb.c112 static dpbPicture_t* FindSmallestPicOrderCnt(dpbStorage_t *dpb);
1388 dpbPicture_t* FindSmallestPicOrderCnt(dpbStorage_t *dpb) in FindSmallestPicOrderCnt() function
1445 tmp = FindSmallestPicOrderCnt(dpb); in OutputPicture()