Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_slice_data.h56 void h264bsdMarkSliceCorrupted(storage_t *pStorage, u32 firstMbInSlice);
Dh264bsd_slice_data.c297 void h264bsdMarkSliceCorrupted(storage_t *pStorage, u32 firstMbInSlice) in h264bsdMarkSliceCorrupted() function
Dh264bsd_decoder.c451 h264bsdMarkSliceCorrupted(pStorage, in h264bsdDecode()