Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_cavlc.c92 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_uev()
139 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_sev()
363 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_1()
473 GETBITS(u4_signs, u4_bitstream_offset, pu4_bitstrm_buf, u4_cnt); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
527 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
559 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
760 GETBITS(u4_signs, u4_bitstream_offset, pu4_bitstrm_buf, u4_cnt); in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
798 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
843 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
876 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
[all …]
Dih264d_parse_islice.c174 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_imb_cavlc()
204 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_imb_cavlc()
240 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_imb_cavlc()
293 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_imb_cavlc()
333 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_imb_cavlc()
834 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_islice_data_cavlc()
Dih264d_bitstrm.c94 GETBITS(u4_code, ps_bitstrm->u4_ofst, ps_bitstrm->pu4_buffer, u4_num_bits); in ih264d_get_bits_h264()
Dih264d_bitstrm.h117 #define GETBITS(u4_code, u4_offset, pu4_bitstream, u4_no_bits) \ macro
Dih264d_parse_pslice.c137 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_pmb_cavlc()
285 GETBITS(u4_word, u4_bitstream_offset, in ih264d_parse_pmb_cavlc()
338 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_parse_pmb_cavlc()
378 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_pmb_cavlc()
1229 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_inter_slice_data_cavlc()
1301 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_inter_slice_data_cavlc()
Dih264d_parse_bslice.c123 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_parse_bmb_non_direct_cavlc()
325 GETBITS(u4_word, u4_bitstream_offset, in ih264d_parse_bmb_non_direct_cavlc()
356 GETBITS(u4_word, u4_bitstream_offset, in ih264d_parse_bmb_non_direct_cavlc()
805 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_parse_bmb_cavlc()
848 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_parse_bmb_cavlc()
Dih264d_process_intra_mb.c125 GETBITS(u4_temp, ps_bitstrm->u4_ofst, ps_bitstrm->pu4_buffer, 3); in ih264d_read_intra_pred_modes()
147 GETBITS(u4_temp, ps_bitstrm->u4_ofst, ps_bitstrm->pu4_buffer, 3); in ih264d_read_intra_pred_modes()