Lines Matching refs:pu4_bitstrm_buf

77 UWORD32 ih264d_uev(UWORD32 *pu4_bitstrm_ofst, UWORD32 *pu4_bitstrm_buf)  in ih264d_uev()  argument
85 NEXTBITS_32(u4_word, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_uev()
92 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_uev()
122 WORD32 ih264d_sev(UWORD32 *pu4_bitstrm_ofst, UWORD32 *pu4_bitstrm_buf) in ih264d_sev() argument
130 NEXTBITS_32(u4_word, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_sev()
139 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_sev()
175 UWORD32 ih264d_tev_range1(UWORD32 *pu4_bitstrm_ofst, UWORD32 *pu4_bitstrm_buf) in ih264d_tev_range1() argument
178 GETBIT(u4_code, *pu4_bitstrm_ofst, pu4_bitstrm_buf); in ih264d_tev_range1()
210 UWORD32 *pu4_bitstrm_buf) in ih264d_uvlc() argument
217 word = pu4_bitstrm_buf[cur_word]; in ih264d_uvlc()
218 word2 = pu4_bitstrm_buf[cur_word + 1]; in ih264d_uvlc()
307 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; in ih264d_cavlc_4x4res_block_totalcoeff_1() local
328 GETBIT(u4_sign, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_cavlc_4x4res_block_totalcoeff_1()
343 pu4_bitstrm_buf); in ih264d_cavlc_4x4res_block_totalcoeff_1()
363 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_1()
379 FIND_ONE_IN_STREAM_LEN(u4_ldz, u4_bitstream_offset, pu4_bitstrm_buf, 8); in ih264d_cavlc_4x4res_block_totalcoeff_1()
383 GETBIT(u4_tot_zero, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_cavlc_4x4res_block_totalcoeff_1()
442 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; in ih264d_cavlc_4x4res_block_totalcoeff_2to10() local
473 GETBITS(u4_signs, u4_bitstream_offset, pu4_bitstrm_buf, u4_cnt); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
498 pu4_bitstrm_buf); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
524 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
547 pu4_bitstrm_buf); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
556 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
599 NEXTBITS(u4_index, u4_bitstream_offset, pu4_bitstrm_buf, 6); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
624 NEXTBITS(u4_code, u4_bitstream_offset, pu4_bitstrm_buf, 3); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
635 pu4_bitstrm_buf, 11); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
652 NEXTBITS(u4_code, u4_bitstream_offset, pu4_bitstrm_buf, 3); in ih264d_cavlc_4x4res_block_totalcoeff_2to10()
724 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; in ih264d_cavlc_4x4res_block_totalcoeff_11to16() local
754 GETBITS(u4_signs, u4_bitstream_offset, pu4_bitstrm_buf, u4_cnt); in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
784 pu4_bitstrm_buf); in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
789 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
808 pu4_bitstrm_buf); in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
834 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
858 pu4_bitstrm_buf); in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
867 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
908 NEXTBITS(u4_index, u4_bitstream_offset, pu4_bitstrm_buf, 4); in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
935 NEXTBITS(u4_code, u4_bitstream_offset, pu4_bitstrm_buf, 3); in ih264d_cavlc_4x4res_block_totalcoeff_11to16()
1000 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; in ih264d_rest_of_residual_cav_chroma_dc_block() local
1030 GETBITS(u4_signs, u4_bitstream_offset, pu4_bitstrm_buf, u4_cnt); in ih264d_rest_of_residual_cav_chroma_dc_block()
1055 pu4_bitstrm_buf); in ih264d_rest_of_residual_cav_chroma_dc_block()
1081 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_rest_of_residual_cav_chroma_dc_block()
1104 pu4_bitstrm_buf); in ih264d_rest_of_residual_cav_chroma_dc_block()
1113 GETBITS(u4_lev_suffix, u4_bitstream_offset, pu4_bitstrm_buf, in ih264d_rest_of_residual_cav_chroma_dc_block()
1146 pu4_bitstrm_buf, u4_max_ldz); in ih264d_rest_of_residual_cav_chroma_dc_block()
1168 NEXTBITS(u4_code, u4_bitstream_offset, pu4_bitstrm_buf, 3); in ih264d_rest_of_residual_cav_chroma_dc_block()
1227 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; in ih264d_cavlc_parse4x4coeff_n0to7() local
1238 FIND_ONE_IN_STREAM_32(u4_ldz, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_cavlc_parse4x4coeff_n0to7()
1239 NEXTBITS(u4_index, u4_bitstream_offset, pu4_bitstrm_buf, 3); in ih264d_cavlc_parse4x4coeff_n0to7()
1278 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; in ih264d_cavlc_parse4x4coeff_n8() local
1283 GETBITS(u4_code, u4_bitstream_offset, pu4_bitstrm_buf, 6); in ih264d_cavlc_parse4x4coeff_n8()
1328 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; in ih264d_cavlc_parse_chroma_dc() local
1335 NEXTBITS(u4_code, u4_bitstream_offset, pu4_bitstrm_buf, 8); in ih264d_cavlc_parse_chroma_dc()
1397 NEXTBITS(u4_code, u4_bitstream_offset, pu4_bitstrm_buf, 8); in ih264d_cavlc_parse_chroma_dc()
1485 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; 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()
1529 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; in ih264d_parse_pmb_ref_index_cavlc() local
1542 NEXTBITS_32(u4_word, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_parse_pmb_ref_index_cavlc()
1549 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_parse_pmb_ref_index_cavlc()
1593 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; 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()
1640 UWORD32 *pu4_bitstrm_buf = ps_bitstrm->pu4_buffer; in ih264d_parse_bmb_ref_index_cavlc() local
1655 NEXTBITS_32(u4_word, u4_bitstream_offset, pu4_bitstrm_buf); in ih264d_parse_bmb_ref_index_cavlc()
1662 GETBITS(u4_word, u4_bitstream_offset, pu4_bitstrm_buf, u4_ldz); in ih264d_parse_bmb_ref_index_cavlc()