Home
last modified time | relevance | path

Searched refs:pu1_nnz (Results 1 – 9 of 9) sorted by relevance

/external/libavc/encoder/
Dih264e_core_coding.c164 UWORD8 *pu1_nnz, in ih264e_luma_16x16_resi_trans_dctrans_quant() argument
175 pu1_nnz++; in ih264e_luma_16x16_resi_trans_dctrans_quant()
189 u4_round_factor, &pu1_nnz[blk_cntr], in ih264e_luma_16x16_resi_trans_dctrans_quant()
204 pu1_nnz--; in ih264e_luma_16x16_resi_trans_dctrans_quant()
211 u4_round_factor, &pu1_nnz[0]); in ih264e_luma_16x16_resi_trans_dctrans_quant()
796 UWORD8 *pu1_nnz, in ih264e_pack_l_mb_i16() argument
830 u4_nnz = *pu1_nnz; in ih264e_pack_l_mb_i16()
863 pu1_nnz ++; in ih264e_pack_l_mb_i16()
873 u4_nnz = pu1_nnz[u1_scan_order[b4]]; in ih264e_pack_l_mb_i16()
971 UWORD8 *pu1_nnz, in ih264e_pack_l_mb() argument
[all …]
Dih264e_core_coding.h174 UWORD32 u4_round_factor, UWORD8 *pu1_nnz, UWORD32 u4_dc_flag);
432 WORD32 i4_res_strd, UWORD8 *u1_cbp_l, UWORD8 *pu1_nnz,
481 WORD32 i4_res_strd, UWORD8 *u1_cbp_c, UWORD8 *pu1_nnz,
Dih264e_cavlc.c606 UWORD8 *pu1_nnz, in ih264e_write_coeff8x8_cavlc() argument
631 pu1_left_nnz[0] = pu1_top_nnz[0] = pu1_nnz[0]; in ih264e_write_coeff8x8_cavlc()
632 …error_status = ih264e_write_coeff4x4_cavlc(pi2_res_block[0], pu1_nnz[0], u4_block_type, pu1_zero_r… in ih264e_write_coeff8x8_cavlc()
644 pu1_left_nnz[0] = pu1_top_nnz[1] = pu1_nnz[1]; in ih264e_write_coeff8x8_cavlc()
645 …error_status = ih264e_write_coeff4x4_cavlc(pi2_res_block[1], pu1_nnz[1], u4_block_type, pu1_zero_r… in ih264e_write_coeff8x8_cavlc()
657 pu1_left_nnz[1] = pu1_top_nnz[0] = pu1_nnz[2]; in ih264e_write_coeff8x8_cavlc()
658 …error_status = ih264e_write_coeff4x4_cavlc(pi2_res_block[2], pu1_nnz[2], u4_block_type, pu1_zero_r… in ih264e_write_coeff8x8_cavlc()
670 pu1_left_nnz[1] = pu1_top_nnz[1] = pu1_nnz[3]; in ih264e_write_coeff8x8_cavlc()
671 …error_status = ih264e_write_coeff4x4_cavlc(pi2_res_block[3], pu1_nnz[3], u4_block_type, pu1_zero_r… in ih264e_write_coeff8x8_cavlc()
Dih264e_intra_modes_eval.c1085 UWORD8 *pu1_nnz = (UWORD8 *)ps_proc->au4_nnz_intra_4x4; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton() local
1143 for(b4 = 0; b4 < 4; b4++, pu1_nnz++, pi2_res_mb += MB_SIZE) in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
1314 pu1_nnz, &i2_dc_dummy); in ih264e_evaluate_intra4x4_modes_for_least_cost_rdopton()
Dih264e_structs.h81 UWORD32 u4_qbit, UWORD32 u4_round_fact, UWORD8 *pu1_nnz);
/external/libavc/common/
Dih264_resi_trans_quant.c121 UWORD8 *pu1_nnz, in ih264_resi_trans_quant_4x4() argument
205 *pu1_nnz = u4_nonzero_coeff; in ih264_resi_trans_quant_4x4()
269 UWORD8 *pu1_nnz, in ih264_resi_trans_quant_chroma_4x4() argument
358 *pu1_nnz = u4_nonzero_coeff; in ih264_resi_trans_quant_chroma_4x4()
419 UWORD8 *pu1_nnz) in ih264_hadamard_quant_4x4() argument
426 *pu1_nnz = 0; in ih264_hadamard_quant_4x4()
467 pu2_scale_matrix[0], u4_round_factor, u4_qbits, pu1_nnz[0]); in ih264_hadamard_quant_4x4()
472 pu2_scale_matrix[0], u4_round_factor, u4_qbits, pu1_nnz[0]); in ih264_hadamard_quant_4x4()
477 pu2_scale_matrix[0], u4_round_factor, u4_qbits, pu1_nnz[0]); in ih264_hadamard_quant_4x4()
482 pu2_scale_matrix[0], u4_round_factor, u4_qbits, pu1_nnz[0]); in ih264_hadamard_quant_4x4()
[all …]
Dih264_trans_quant_itrans_iquant.h54 UWORD8 *pu1_nnz);
79 UWORD8 *pu1_nnz,
92 UWORD8 *pu1_nnz,
105 UWORD8 *pu1_nnz);
167 UWORD32 u4_round_factor,UWORD8 *pu1_nnz);
/external/libavc/common/x86/
Dih264_resi_trans_quant_sse42.c109 UWORD32 u4_qbits, UWORD32 u4_round_factor, UWORD8 *pu1_nnz, in ih264_resi_trans_quant_4x4_sse42() argument
324 *pu1_nnz = u4_nonzero_coeff; in ih264_resi_trans_quant_4x4_sse42()
384 UWORD8 *pu1_nnz, WORD16 *pi2_alt_dc_addr) in ih264_resi_trans_quant_chroma_4x4_sse42() argument
609 *pu1_nnz = u4_nonzero_coeff; in ih264_resi_trans_quant_chroma_4x4_sse42()
669 UWORD32 u4_round_factor,UWORD8 *pu1_nnz in ih264_hadamard_quant_4x4_sse42() argument
838 pu1_nnz[0] = u4_nonzero_coeff; in ih264_hadamard_quant_4x4_sse42()
898 UWORD32 u4_round_factor,UWORD8 *pu1_nnz) in ih264_hadamard_quant_2x2_uv_sse42() argument
989 pu1_nnz[0] = 4 - nonzero_coeff_0; in ih264_hadamard_quant_2x2_uv_sse42()
990 pu1_nnz[1] = 4 - nonzero_coeff_1; in ih264_hadamard_quant_2x2_uv_sse42()
/external/libavc/common/arm/
Dih264_resi_trans_quant_a9.s449 @ pu1_nnz
468 @ UWORD32 u4_round_factor,UWORD8 *pu1_nnz
565 ldr r3, [sp, #72] @Load *pu1_nnz
597 @ pu1_nnz
616 @ UWORD32 u4_round_factor,UWORD8 *pu1_nnz
677 ldr r3, [sp, #72] @Load *pu1_nnz