Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_storage.h105 u32 currentPicId; member
Dh264bsd_decoder.c315 pStorage->currentPicId = picId; in h264bsdDecode()
491 pStorage->currentPicId, pStorage->numConcealedMbs); in h264bsdDecode()
502 pStorage->currentPicId, pStorage->numConcealedMbs); in h264bsdDecode()
Dh264bsd_dpb.c635 u32 currentPicId, in h264bsdMarkDecRefPic() argument
800 dpb->currentOut->picId = currentPicId; in h264bsdMarkDecRefPic()