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.c111 static dpbPicture_t* FindSmallestPicOrderCnt(dpbStorage_t *dpb);
1380 dpbPicture_t* FindSmallestPicOrderCnt(dpbStorage_t *dpb) in FindSmallestPicOrderCnt() function
1437 tmp = FindSmallestPicOrderCnt(dpb); in OutputPicture()