Searched defs:zero_rows (Results 1 - 16 of 16) sorted by relevance

/external/libhevc/common/
H A Dihevc_chroma_itrans_recon.c115 WORD32 zero_rows)
123 UNUSED(zero_rows);
107 ihevc_chroma_itrans_recon_4x4(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_chroma_iquant_itrans_recon.c104 * @param[in] zero_rows
127 WORD32 zero_rows)
129 UNUSED(zero_rows);
116 ihevc_chroma_iquant_itrans_recon_4x4(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_chroma_itrans_recon_16x16.c116 WORD32 zero_rows)
138 if((zero_rows & 0xFFF0) == 0xFFF0) /* First 4 rows of input are non-zero */
378 else if((zero_rows & 0xFF00) == 0xFF00) /* First 8 rows of input are non-zero */
108 ihevc_chroma_itrans_recon_16x16(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_chroma_itrans_recon_8x8.c115 WORD32 zero_rows)
126 UNUSED(zero_rows);
107 ihevc_chroma_itrans_recon_8x8(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_itrans_recon.c107 WORD32 zero_rows)
114 UNUSED(zero_rows);
242 WORD32 zero_rows)
251 UNUSED(zero_rows);
99 ihevc_itrans_recon_4x4_ttype1(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
234 ihevc_itrans_recon_4x4(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_itrans_recon_16x16.c106 WORD32 zero_rows)
128 if((zero_rows & 0xFFF0) == 0xFFF0) /* First 4 rows of input are non-zero */
369 else if((zero_rows & 0xFF00) == 0xFF00) /* First 8 rows of input are non-zero */
98 ihevc_itrans_recon_16x16(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_itrans_recon_32x32.c107 WORD32 zero_rows)
131 if((zero_rows & 0xFFFFFFF0) == 0xFFFFFFF0) /* First 4 rows of input are non-zero */
444 else if((zero_rows & 0xFFFFFF00) == 0xFFFFFF00) /* First 8 rows of input are non-zero */
99 ihevc_itrans_recon_32x32(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_itrans_recon_8x8.c106 WORD32 zero_rows)
128 if((zero_rows & 0xF0) == 0xF0) /* First 4 rows of input are non-zero */
98 ihevc_itrans_recon_8x8(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_iquant_itrans_recon.c98 * @param[in] zero_rows
120 WORD32 zero_rows)
122 UNUSED(zero_rows);
306 * @param[in] zero_rows
328 WORD32 zero_rows)
330 UNUSED(zero_rows);
109 ihevc_iquant_itrans_recon_4x4_ttype1(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
317 ihevc_iquant_itrans_recon_4x4(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, WORD16 *pi2_dequant_coeff, UWORD8 *pu1_dst, WORD32 qp_div, WORD32 qp_rem, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
/external/libhevc/common/x86/
H A Dihevc_16x16_itrans_recon_sse42_intr.c116 WORD32 zero_rows)
182 zero_last8_rows_stg1 = ((zero_rows & 0xFF00) == 0xFF00) ? 1 : 0;
183 zero_last12_rows_stg1 = ((zero_rows & 0xFFF0) == 0xFFF0) ? 1 : 0;
108 ihevc_itrans_recon_16x16_sse42(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_itrans_recon_16x16_ssse3_intr.c119 WORD32 zero_rows)
189 zero_last8_rows_stg1 = ((zero_rows & 0xFF00) == 0xFF00) ? 1 : 0;
190 zero_last12_rows_stg1 = ((zero_rows & 0xFFF0) == 0xFFF0) ? 1 : 0;
111 ihevc_itrans_recon_16x16_ssse3(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_32x32_itrans_recon_sse42_intr.c115 WORD32 zero_rows)
221 zero_last24_rows_stg1 = ((zero_rows & 0xFFFFFF00) == 0xFFFFFF00) ? 1 : 0;
222 zero_last28_rows_stg1 = ((zero_rows & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0;
107 ihevc_itrans_recon_32x32_sse42(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_itrans_recon_32x32_ssse3_intr.c121 WORD32 zero_rows)
229 zero_last24_rows_stg1 = ((zero_rows & 0xFFFFFF00) == 0xFFFFFF00) ? 1 : 0;
230 zero_last28_rows_stg1 = ((zero_rows & 0xFFFFFFF0) == 0xFFFFFFF0) ? 1 : 0;
113 ihevc_itrans_recon_32x32_ssse3(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
H A Dihevc_itrans_recon_sse42_intr.c119 WORD32 zero_rows)
149 UNUSED(zero_rows);
449 WORD32 zero_rows)
479 UNUSED(zero_rows);
779 WORD32 zero_rows)
853 check_row_stage_1 = ((zero_rows & 0xF0) != 0xF0) ? 1 : 0;
901 /* Combining instructions to eliminate them based on zero_rows : Lokesh */
1109 /* Combining instructions to eliminate them based on zero_rows : Lokesh */
1647 /* Combining instructions to eliminate them based on zero_rows : Lokesh */
1907 /* Combining instructions to eliminate them based on zero_rows
111 ihevc_itrans_recon_4x4_ttype1_sse42(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
441 ihevc_itrans_recon_4x4_sse42(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
771 ihevc_itrans_recon_8x8_sse42(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
[all...]
H A Dihevc_itrans_recon_ssse3_intr.c120 WORD32 zero_rows)
157 UNUSED(zero_rows);
552 WORD32 zero_rows)
586 UNUSED(zero_rows);
954 WORD32 zero_rows)
1028 UNUSED(zero_rows);
1032 check_row_stage_1 = ((zero_rows & 0xF0) != 0xF0) ? 1 : 0;
1080 /* Combining instructions to eliminate them based on zero_rows : Lokesh */
1300 /* Combining instructions to eliminate them based on zero_rows : Lokesh */
1854 /* Combining instructions to eliminate them based on zero_rows
112 ihevc_itrans_recon_4x4_ttype1_ssse3(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
544 ihevc_itrans_recon_4x4_ssse3(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
946 ihevc_itrans_recon_8x8_ssse3(WORD16 *pi2_src, WORD16 *pi2_tmp, UWORD8 *pu1_pred, UWORD8 *pu1_dst, WORD32 src_strd, WORD32 pred_strd, WORD32 dst_strd, WORD32 zero_cols, WORD32 zero_rows) argument
[all...]
/external/libhevc/decoder/
H A Dihevcd_iquant_itrans_recon_ctb.c663 UWORD32 zero_rows = 0, zero_rows_v = 0; local
842 &zero_rows, &coeff_type,
919 &zero_rows, &coeff_type,
1078 zero_rows);

Completed in 5236 milliseconds