Home
last modified time | relevance | path

Searched refs:ERROR_INV_RANGE_QP_T (Results 1 – 8 of 8) sorted by relevance

/external/libavc/decoder/
Dih264d_error_handler.h78 ERROR_INV_RANGE_QP_T = 0x70, enumerator
Dih264d_parse_headers.c286 return ERROR_INV_RANGE_QP_T; in ih264d_parse_pps()
294 return ERROR_INV_RANGE_QP_T; in ih264d_parse_pps()
301 return ERROR_INV_RANGE_QP_T; in ih264d_parse_pps()
370 return ERROR_INV_RANGE_QP_T; in ih264d_parse_pps()
Dih264d_parse_islice.c258 return ERROR_INV_RANGE_QP_T; in ih264d_parse_imb_cavlc()
345 return ERROR_INV_RANGE_QP_T; in ih264d_parse_imb_cavlc()
1405 return ERROR_INV_RANGE_QP_T; in ih264d_parse_islice()
Dih264d_parse_bslice.c859 return ERROR_INV_RANGE_QP_T; in ih264d_parse_bmb_cavlc()
1608 return ERROR_INV_RANGE_QP_T; in ih264d_parse_bslice()
Dih264d_parse_pslice.c390 return ERROR_INV_RANGE_QP_T; in ih264d_parse_pmb_cavlc()
2133 return ERROR_INV_RANGE_QP_T; in ih264d_parse_pslice()
Dih264d_parse_mb_header.c571 return ERROR_INV_RANGE_QP_T; in ih264d_parse_mb_qp_delta_cabac()
Dih264d_utils.c1446 return ERROR_INV_RANGE_QP_T; in ih264d_update_qp()
Dih264d_api.c1614 case ERROR_INV_RANGE_QP_T: in ih264d_map_error()