Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_error_handler.h55 ERROR_FEATURE_UNAVAIL = 0x59, enumerator
Dih264d_parse_headers.c249 i4_error_code = ERROR_FEATURE_UNAVAIL; in ih264d_parse_pps()
541 i4_error_code = ERROR_FEATURE_UNAVAIL; in ih264d_parse_sps()
546 return (ERROR_FEATURE_UNAVAIL); in ih264d_parse_sps()
Dih264d_api.c1553 case ERROR_FEATURE_UNAVAIL: in ih264d_map_error()
2709 ps_ctl_op->u4_error_code = ERROR_FEATURE_UNAVAIL; in ih264d_get_status()