Lines Matching refs:u4_bitstream_offset
124 UWORD32 u4_bitstream_offset = *pu4_bitstrm_ofst; in ih264d_parse_pmb_cavlc() local
130 NEXTBITS_32(u4_word, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_parse_pmb_cavlc()
133 u4_bitstream_offset += (u4_ldz + 1); in ih264d_parse_pmb_cavlc()
137 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_pmb_cavlc()
139 *pu4_bitstrm_ofst = u4_bitstream_offset; in ih264d_parse_pmb_cavlc()
269 UWORD32 u4_bitstream_offset = *pu4_bitstrm_ofst; in ih264d_parse_pmb_cavlc() local
275 NEXTBITS_32(u4_word, u4_bitstream_offset, in ih264d_parse_pmb_cavlc()
280 u4_bitstream_offset += (u4_ldz + 1); in ih264d_parse_pmb_cavlc()
285 GETBITS(u4_word, u4_bitstream_offset, in ih264d_parse_pmb_cavlc()
288 *pu4_bitstrm_ofst = u4_bitstream_offset; in ih264d_parse_pmb_cavlc()
325 UWORD32 u4_bitstream_offset = *pu4_bitstrm_ofst; in ih264d_parse_pmb_cavlc() local
331 NEXTBITS_32(u4_word, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_parse_pmb_cavlc()
334 u4_bitstream_offset += (u4_ldz + 1); in ih264d_parse_pmb_cavlc()
338 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_parse_pmb_cavlc()
339 *pu4_bitstrm_ofst = u4_bitstream_offset; in ih264d_parse_pmb_cavlc()
363 UWORD32 u4_bitstream_offset = *pu4_bitstrm_ofst; in ih264d_parse_pmb_cavlc() local
369 NEXTBITS_32(u4_word, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_parse_pmb_cavlc()
373 u4_bitstream_offset += (u4_ldz + 1); in ih264d_parse_pmb_cavlc()
378 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_pmb_cavlc()
381 *pu4_bitstrm_ofst = u4_bitstream_offset; in ih264d_parse_pmb_cavlc()
1213 UWORD32 u4_bitstream_offset = *pu4_bitstrm_ofst; in ih264d_parse_inter_slice_data_cavlc() local
1219 NEXTBITS_32(u4_word, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_parse_inter_slice_data_cavlc()
1224 u4_bitstream_offset += (u4_ldz + 1); in ih264d_parse_inter_slice_data_cavlc()
1229 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_inter_slice_data_cavlc()
1232 *pu4_bitstrm_ofst = u4_bitstream_offset; in ih264d_parse_inter_slice_data_cavlc()
1286 UWORD32 u4_bitstream_offset = *pu4_bitstrm_ofst; in ih264d_parse_inter_slice_data_cavlc() local
1294 NEXTBITS_32(u4_word, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_parse_inter_slice_data_cavlc()
1297 u4_bitstream_offset += (u4_ldz + 1); in ih264d_parse_inter_slice_data_cavlc()
1301 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_inter_slice_data_cavlc()
1303 *pu4_bitstrm_ofst = u4_bitstream_offset; in ih264d_parse_inter_slice_data_cavlc()