Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_storage.h158 u32 h264bsdIsEndOfPicture(storage_t *pStorage);
Dh264bsd_decoder.c456 if (h264bsdIsEndOfPicture(pStorage)) in h264bsdDecode()
Dh264bsd_storage.c527 u32 h264bsdIsEndOfPicture(storage_t *pStorage) in h264bsdIsEndOfPicture() function