• Home
  • Raw
  • Download

Lines Matching refs:bitstream_end_offset

1633     WORD32 bitstream_start_offset, bitstream_end_offset;  in ih264e_write_islice_mb_cabac()  local
1691 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_islice_mb_cabac()
1692 ps_ent_ctxt->u4_header_bits[0] += bitstream_end_offset in ih264e_write_islice_mb_cabac()
1695 bitstream_start_offset = bitstream_end_offset; in ih264e_write_islice_mb_cabac()
1713 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_islice_mb_cabac()
1714 ps_ent_ctxt->u4_residue_bits[0] += bitstream_end_offset in ih264e_write_islice_mb_cabac()
1725 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_islice_mb_cabac()
1726 ps_ent_ctxt->u4_header_bits[0] += bitstream_end_offset in ih264e_write_islice_mb_cabac()
1778 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_pslice_mb_cabac() local
1854 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_pslice_mb_cabac()
1855 ps_ent_ctxt->u4_header_bits[0] += bitstream_end_offset in ih264e_write_pslice_mb_cabac()
1858 bitstream_start_offset = bitstream_end_offset; in ih264e_write_pslice_mb_cabac()
1879 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_pslice_mb_cabac()
1880 ps_ent_ctxt->u4_residue_bits[0] += bitstream_end_offset in ih264e_write_pslice_mb_cabac()
1891 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_pslice_mb_cabac()
1892 ps_ent_ctxt->u4_header_bits[0] += bitstream_end_offset in ih264e_write_pslice_mb_cabac()
1957 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_pslice_mb_cabac()
1958 ps_ent_ctxt->u4_header_bits[1] += bitstream_end_offset in ih264e_write_pslice_mb_cabac()
1961 bitstream_start_offset = bitstream_end_offset; in ih264e_write_pslice_mb_cabac()
1978 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_pslice_mb_cabac()
1979 ps_ent_ctxt->u4_header_bits[1] += bitstream_end_offset in ih264e_write_pslice_mb_cabac()
1991 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_pslice_mb_cabac()
1992 ps_ent_ctxt->u4_residue_bits[1] += bitstream_end_offset in ih264e_write_pslice_mb_cabac()
2069 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_bslice_mb_cabac() local
2162 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_bslice_mb_cabac()
2163 ps_ent_ctxt->u4_header_bits[0] += bitstream_end_offset in ih264e_write_bslice_mb_cabac()
2166 bitstream_start_offset = bitstream_end_offset; in ih264e_write_bslice_mb_cabac()
2187 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_bslice_mb_cabac()
2188 ps_ent_ctxt->u4_residue_bits[0] += bitstream_end_offset in ih264e_write_bslice_mb_cabac()
2199 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_bslice_mb_cabac()
2200 ps_ent_ctxt->u4_header_bits[0] += bitstream_end_offset in ih264e_write_bslice_mb_cabac()
2274 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_bslice_mb_cabac()
2275 ps_ent_ctxt->u4_header_bits[1] += bitstream_end_offset in ih264e_write_bslice_mb_cabac()
2278 bitstream_start_offset = bitstream_end_offset; in ih264e_write_bslice_mb_cabac()
2295 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_bslice_mb_cabac()
2296 ps_ent_ctxt->u4_header_bits[1] += bitstream_end_offset in ih264e_write_bslice_mb_cabac()
2365 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_bslice_mb_cabac()
2366 ps_ent_ctxt->u4_header_bits[1] += bitstream_end_offset in ih264e_write_bslice_mb_cabac()
2369 bitstream_start_offset = bitstream_end_offset; in ih264e_write_bslice_mb_cabac()
2379 bitstream_end_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_bslice_mb_cabac()
2380 ps_ent_ctxt->u4_residue_bits[1] += bitstream_end_offset in ih264e_write_bslice_mb_cabac()