Home
last modified time | relevance | path

Searched refs:ih264d_parse_mvd_cabac (Results 1 – 2 of 2) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_mb_header.h83 WORD16 ih264d_parse_mvd_cabac(dec_bit_stream_t * ps_bitstrm,
Dih264d_parse_mb_header.c1148 i2_mv_x = ih264d_parse_mvd_cabac(ps_bitstrm, ps_cab_env, in ih264d_get_mvd_cabac()
1153 i2_mv_y = ih264d_parse_mvd_cabac(ps_bitstrm, ps_cab_env, in ih264d_get_mvd_cabac()
1217 WORD16 ih264d_parse_mvd_cabac(dec_bit_stream_t * ps_bitstrm, in ih264d_parse_mvd_cabac() function