Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_error_handler.h86 ERROR_INTRAPRED = 0x78, enumerator
Dih264d_process_intra_mb.c929 ps_dec->i4_error_code = ERROR_INTRAPRED; in ih264d_process_intra_mb()
1256 ps_dec->i4_error_code = ERROR_INTRAPRED; in ih264d_process_intra_mb()
1665 ps_dec->i4_error_code = ERROR_INTRAPRED; in ih264d_process_intra_mb()
1782 ps_dec->i4_error_code = ERROR_INTRAPRED; in ih264d_process_intra_mb()
Dih264d_api.c1776 case ERROR_INTRAPRED: in ih264d_map_error()