Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_cavlc.c1474 UWORD32 *pu4_bitstream_off = &ps_bitstrm->u4_ofst; in ih264d_parse_pmb_ref_index_cavlc_range1() local
1479 u4_ref_idx = ih264d_tev_range1(pu4_bitstream_off, pu4_bitstrm_buf); in ih264d_parse_pmb_ref_index_cavlc_range1()
1518 UWORD32 *pu4_bitstream_off = &ps_bitstrm->u4_ofst; in ih264d_parse_pmb_ref_index_cavlc() local
1524 UWORD32 u4_bitstream_offset = *pu4_bitstream_off; in ih264d_parse_pmb_ref_index_cavlc()
1538 *pu4_bitstream_off = u4_bitstream_offset; in ih264d_parse_pmb_ref_index_cavlc()
1582 UWORD32 *pu4_bitstream_off = &ps_bitstrm->u4_ofst; in ih264d_parse_bmb_ref_index_cavlc_range1() local
1590 u4_ref_idx = ih264d_tev_range1(pu4_bitstream_off, pu4_bitstrm_buf); in ih264d_parse_bmb_ref_index_cavlc_range1()
1629 UWORD32 *pu4_bitstream_off = &ps_bitstrm->u4_ofst; in ih264d_parse_bmb_ref_index_cavlc() local
1637 UWORD32 u4_bitstream_offset = *pu4_bitstream_off; in ih264d_parse_bmb_ref_index_cavlc()
1651 *pu4_bitstream_off = u4_bitstream_offset; in ih264d_parse_bmb_ref_index_cavlc()