Home
last modified time | relevance | path

Searched refs:ih264d_parse_mb_qp_delta_cabac (Results 1 – 5 of 5) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_mb_header.h66 WORD32 ih264d_parse_mb_qp_delta_cabac(struct _DecStruct * ps_dec,
Dih264d_parse_islice.c588 ret = ih264d_parse_mb_qp_delta_cabac(ps_dec, &i1_delta_qp); in ih264d_parse_imb_cabac()
632 ret = ih264d_parse_mb_qp_delta_cabac(ps_dec, &i1_delta_qp); in ih264d_parse_imb_cabac()
Dih264d_parse_mb_header.c534 WORD32 ih264d_parse_mb_qp_delta_cabac(struct _DecStruct * ps_dec, in ih264d_parse_mb_qp_delta_cabac() function
Dih264d_parse_bslice.c714 ret = ih264d_parse_mb_qp_delta_cabac(ps_dec, &c_temp); in ih264d_parse_bmb_cabac()
Dih264d_parse_pslice.c694 ret = ih264d_parse_mb_qp_delta_cabac(ps_dec, &c_temp); in ih264d_parse_pmb_cabac()