Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_chroma_had_satd.c107 UWORD8 *pu1_pred_buf, in ihevce_chroma_HAD_4x4_8bit() argument
121 diff[k + 0] = pu1_origin[2 * 0] - pu1_pred_buf[2 * 0]; in ihevce_chroma_HAD_4x4_8bit()
122 diff[k + 1] = pu1_origin[2 * 1] - pu1_pred_buf[2 * 1]; in ihevce_chroma_HAD_4x4_8bit()
123 diff[k + 2] = pu1_origin[2 * 2] - pu1_pred_buf[2 * 2]; in ihevce_chroma_HAD_4x4_8bit()
124 diff[k + 3] = pu1_origin[2 * 3] - pu1_pred_buf[2 * 3]; in ihevce_chroma_HAD_4x4_8bit()
126 pu1_pred_buf += pred_strd; in ihevce_chroma_HAD_4x4_8bit()
246 UWORD8 *pu1_pred_buf, in ihevce_chroma_compute_AC_HAD_4x4_8bit() argument
260 diff[k + 0] = pu1_origin[2 * 0] - pu1_pred_buf[2 * 0]; in ihevce_chroma_compute_AC_HAD_4x4_8bit()
261 diff[k + 1] = pu1_origin[2 * 1] - pu1_pred_buf[2 * 1]; in ihevce_chroma_compute_AC_HAD_4x4_8bit()
262 diff[k + 2] = pu1_origin[2 * 2] - pu1_pred_buf[2 * 2]; in ihevce_chroma_compute_AC_HAD_4x4_8bit()
[all …]
Dihevce_had_satd.h76 UWORD8 *pu1_pred_buf,
84 UWORD8 *pu1_pred_buf,
92 UWORD8 *pu1_pred_buf,
100 UWORD8 *pu1_pred_buf,
108 UWORD8 *pu1_pred_buf,
Dihevce_had_satd.c358 UWORD8 *pu1_pred_buf, in ihevce_HAD_4x4_8bit() argument
369 ihevce_hadamard_4x4_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 4); in ihevce_HAD_4x4_8bit()
417 UWORD8 *pu1_pred_buf, in ihevce_HAD_8x8_8bit() argument
428 ihevce_hadamard_8x8_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 8); in ihevce_HAD_8x8_8bit()
476 UWORD8 *pu1_pred_buf, in ihevce_compute_ac_had_8x8_8bit() argument
487 ihevce_hadamard_8x8_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 8); in ihevce_compute_ac_had_8x8_8bit()
536 UWORD8 *pu1_pred_buf, in ihevce_HAD_16x16_8bit() argument
547 ihevce_hadamard_16x16_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 16); in ihevce_HAD_16x16_8bit()
595 UWORD8 *pu1_pred_buf, in ihevce_HAD_32x32_8bit() argument
606 ihevce_hadamard_32x32_8bit(pu1_origin, src_strd, pu1_pred_buf, pred_strd, v, 32); in ihevce_HAD_32x32_8bit()
Dihevce_ipe_structs.h109 UWORD8 *pu1_pred_buf,
Dhme_err_compute.c525 U08 *pu1_pred_buf; in compute_satd_8bit() local
533 pu1_pred_buf = ps_prms->pu1_ref; in compute_satd_8bit()
540 u1_pi1 = pu1_pred_buf; in compute_satd_8bit()
/external/libhevc/encoder/arm/
Dihevce_had_compute_neon.c465 UWORD8 *pu1_pred_buf, in ihevce_chroma_compute_AC_HAD_4x4_8bit_neon() argument
472 return ihevce_HAD_4x4_8bit_plane_neon(pu1_origin, src_strd, pu1_pred_buf, pred_strd, 1, 1); in ihevce_chroma_compute_AC_HAD_4x4_8bit_neon()
/external/libavc/common/arm/
Dih264_iquant_itrans_recon_a9.s382 vtrn.32 d29, d30 @ D29 -- row III and IV of pu1_pred_buf