Searched refs:bitstream_start_offset (Results 1 – 3 of 3) sorted by relevance
1633 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_islice_mb_cabac() local1653 bitstream_start_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_islice_mb_cabac()1693 - bitstream_start_offset; in ih264e_write_islice_mb_cabac()1695 bitstream_start_offset = bitstream_end_offset; in ih264e_write_islice_mb_cabac()1715 - bitstream_start_offset; in ih264e_write_islice_mb_cabac()1727 - bitstream_start_offset; in ih264e_write_islice_mb_cabac()1778 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_pslice_mb_cabac() local1807 bitstream_start_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_pslice_mb_cabac()1856 - bitstream_start_offset; in ih264e_write_pslice_mb_cabac()1858 bitstream_start_offset = bitstream_end_offset; in ih264e_write_pslice_mb_cabac()[all …]
979 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_islice_mb_cavlc() local982 bitstream_start_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_islice_mb_cavlc()1145 ps_ent_ctxt->u4_header_bits[0] += bitstream_end_offset - bitstream_start_offset; in ih264e_write_islice_mb_cavlc()1148 bitstream_start_offset = bitstream_end_offset; in ih264e_write_islice_mb_cavlc()1155 ps_ent_ctxt->u4_residue_bits[0] += bitstream_end_offset - bitstream_start_offset; in ih264e_write_islice_mb_cavlc()1215 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_write_pslice_mb_cavlc() local1218 bitstream_start_offset = GET_NUM_BITS(ps_bitstream); in ih264e_write_pslice_mb_cavlc()1257 ps_ent_ctxt->u4_header_bits[is_inter] += bitstream_end_offset - bitstream_start_offset; in ih264e_write_pslice_mb_cavlc()1455 ps_ent_ctxt->u4_header_bits[is_inter] += bitstream_end_offset - bitstream_start_offset; in ih264e_write_pslice_mb_cavlc()1458 bitstream_start_offset = bitstream_end_offset; in ih264e_write_pslice_mb_cavlc()[all …]
323 WORD32 bitstream_start_offset, bitstream_end_offset; in ih264e_entropy() local502 bitstream_start_offset = GET_NUM_BITS(ps_bitstrm); in ih264e_entropy()592 bitstream_end_offset - bitstream_start_offset; in ih264e_entropy()