Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_error_handler.h113 ERROR_IN_LAST_SLICE_OF_PIC = 0x93, enumerator
Dih264d_parse_slice.c1411 return ERROR_IN_LAST_SLICE_OF_PIC; in ih264d_parse_decode_slice()
Dih264d_api.c2084 if(ret == ERROR_IN_LAST_SLICE_OF_PIC) in ih264d_video_decode()