HomeSort by relevance Sort by last modified time
    Searched refs:word16 (Results 1 - 22 of 22) sorted by null

  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael_local.h 8 typedef u_int16_t word16; typedef
  /external/libhevc/common/arm/
ihevc_itrans_recon_4x4.s 85 @void ihevc_itrans_recon_4x4(word16 *pi2_src,
86 @ word16 *pi2_tmp,
132 add r4,r4,r4 @ src_strd in terms of word16
ihevc_itrans_recon_4x4_ttype1.s 87 @void ihevc_itrans_recon_4x4_ttype1(word16 *pi2_src,
88 @ word16 *pi2_tmp,
127 add r4,r4,r4 @ src_strd in terms of word16
ihevc_itrans_recon_8x8.s 87 @void ihevc_itrans_recon_8x8(word16 *pi2_src,
88 @ word16 *pi2_tmp,
160 mov r6,r6,lsl #1 @ x sizeof(word16)
165 sub r10,r10, #8 @ - 4 cols * sizeof(word16)
166 sub r5,r6, #8 @ src_strd - 4 cols * sizeof(word16)
ihevc_weighted_pred_bi.s 104 @void ihevc_weighted_pred_bi(word16 *pi2_src1,
105 @ word16 *pi2_src2,
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 56 @* word16 pointer to the source
59 @* word16 pointer to the destination
83 @void ihevc_inter_pred_chroma_vert_w16inp_w16out(word16 *pi2_src,
84 @ word16 *pi2_dst,
ihevc_weighted_pred_uni.s 92 @void ihevc_weighted_pred_uni(word16 *pi2_src,
ihevc_inter_pred_luma_copy_w16out.s 60 @ word16 *pi2_dst,
ihevc_weighted_pred_bi_default.s 88 @void ihevc_weighted_pred_bi_default(word16 *pi2_src1,
89 @ word16 *pi2_src2,
ihevc_itrans_recon_16x16.s 87 @void ihevc_itrans_recon_16x16(word16 *pi2_src,
88 @ word16 *pi2_tmp,
151 mov r6,r6,lsl #1 @ x sizeof(word16)
ihevc_inter_pred_chroma_copy_w16out.s 80 @ word16 *pi2_dst,
ihevc_inter_pred_chroma_vert_w16inp.s 55 @* word16 pointer to the source
82 @void ihevc_inter_pred_chroma_vert_w16inp(word16 *pi2_src,
ihevc_inter_pred_chroma_vert_w16out.s 59 @* word16 pointer to the destination
84 @ word16 *pi2_dst,
ihevc_inter_pred_filters_luma_vert_w16inp.s 61 @* word16 pointer to the source
89 @void ihevc_inter_pred_luma_vert_w16inp(word16 *pi2_src,
ihevc_inter_pred_luma_vert_w16inp_w16out.s 61 @* word16 pointer to the source
89 @void ihevc_inter_pred_luma_vert_w16inp(word16 *pi2_src,
ihevc_inter_pred_luma_horz_w16out.s 62 @* word16 pointer to the destination
88 @ word16 *pi2_dst,
ihevc_itrans_recon_32x32.s 87 @void ihevc_itrans_recon_32x32(word16 *pi2_src,
88 @ word16 *pi2_tmp,
162 mov r6,r6,lsl #1 @ x sizeof(word16)
    [all...]
ihevc_inter_pred_chroma_horz_w16out.s 56 @* word16 pointer to the destination
81 @ word16 *pi2_dst,
ihevc_inter_pred_filters_luma_vert.s 516 @* word16 pointer to the destination
542 @ word16 *pi2_dst,
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_itrans_recon_dc_chroma.s 51 @ word16 i2_coeff_value)
ihevcd_itrans_recon_dc_luma.s 52 @ word16 i2_coeff_value)
  /external/libmpeg2/common/arm/
impeg2_idct.s 361 @void impeg2_itrans_recon_8x8(WORD16 *pi2_src,
362 @ WORD16 *pi2_tmp,
415 mov r6, r6, lsl #1 @ x sizeof(word16)
420 sub r10, r10, #8 @ - 4 cols * sizeof(WORD16)
421 sub r5, r6, #8 @ src_strd - 4 cols * sizeof(WORD16)
    [all...]

Completed in 531 milliseconds