Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_storage.h157 u32 h264bsdIsStartOfPicture(storage_t *pStorage);
Dh264bsd_decoder.c312 if (h264bsdIsStartOfPicture(pStorage)) in h264bsdDecode()
405 if (h264bsdIsStartOfPicture(pStorage)) in h264bsdDecode()
Dh264bsd_storage.c485 u32 h264bsdIsStartOfPicture(storage_t *pStorage) in h264bsdIsStartOfPicture() function