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.c1486 UWORD32 *pu4_bitstream_off = &ps_bitstrm->u4_ofst; in ih264d_parse_pmb_ref_index_cavlc_range1() local
1491 u4_ref_idx = ih264d_tev_range1(pu4_bitstream_off, pu4_bitstrm_buf); in ih264d_parse_pmb_ref_index_cavlc_range1()
1530 UWORD32 *pu4_bitstream_off = &ps_bitstrm->u4_ofst; in ih264d_parse_pmb_ref_index_cavlc() local
1536 UWORD32 u4_bitstream_offset = *pu4_bitstream_off; in ih264d_parse_pmb_ref_index_cavlc()
1550 *pu4_bitstream_off = u4_bitstream_offset; in ih264d_parse_pmb_ref_index_cavlc()
1594 UWORD32 *pu4_bitstream_off = &ps_bitstrm->u4_ofst; in ih264d_parse_bmb_ref_index_cavlc_range1() local
1602 u4_ref_idx = ih264d_tev_range1(pu4_bitstream_off, pu4_bitstrm_buf); in ih264d_parse_bmb_ref_index_cavlc_range1()
1641 UWORD32 *pu4_bitstream_off = &ps_bitstrm->u4_ofst; in ih264d_parse_bmb_ref_index_cavlc() local
1649 UWORD32 u4_bitstream_offset = *pu4_bitstream_off; in ih264d_parse_bmb_ref_index_cavlc()
1663 *pu4_bitstream_off = u4_bitstream_offset; in ih264d_parse_bmb_ref_index_cavlc()