HomeSort by relevance Sort by last modified time
    Searched refs:CLIP_U8 (Results 26 - 50 of 51) sorted by null

12 3

  /external/libavc/common/arm/
ih264_platform_macros.h 41 static __inline WORD32 CLIP_U8(WORD32 x)
98 #define CLIP_U8(x) CLIP3(0, 255, (x))
ih264_inter_pred_filters_luma_vert_a9q.s 145 vqrshrun.s16 d30, q7, #5 @ dst[0_0] = CLIP_U8((temp +16) >> 5)
150 vqrshrun.s16 d31, q10, #5 @ dst[0_8] = CLIP_U8((temp4 +16) >> 5)
225 vqrshrun.s16 d26, q4, #5 @ dst[0_0] = CLIP_U8( (temp + 16) >> 5)
275 vqrshrun.s16 d26, q4, #5 @ dst[0_0] = CLIP_U8( (temp + 16) >> 5)
ih264_inter_pred_luma_vert_qpel_a9q.s 152 vqrshrun.s16 d30, q7, #5 @ dst[0_0] = CLIP_U8((temp +16) >> 5)
157 vqrshrun.s16 d31, q10, #5 @ dst[0_8] = CLIP_U8((temp4 +16) >> 5)
240 vqrshrun.s16 d26, q4, #5 @ dst[0_0] = CLIP_U8( (temp + 16) >> 5)
295 vqrshrun.s16 d26, q4, #5 @ dst[0_0] = CLIP_U8( (temp + 16) >> 5)
  /external/libavc/common/armv8/
ih264_platform_macros.h 41 static __inline WORD32 CLIP_U8(WORD32 x)
98 #define CLIP_U8(x) CLIP3(0, 255, (x))
  /external/libhevc/common/
ihevc_chroma_itrans_recon_16x16.c 238 pu1_dst[k * 2] = CLIP_U8((itrans_out + pu1_pred[k * 2]));
241 pu1_dst[(k + 8) * 2] = CLIP_U8((itrans_out + pu1_pred[(k + 8) * 2]));
290 pu1_dst[k * 2] = CLIP_U8((itrans_out + pu1_pred[k * 2]));
293 pu1_dst[(k + 8) * 2] = CLIP_U8((itrans_out + pu1_pred[(k + 8) * 2]));
364 pu1_dst[k * 2] = CLIP_U8((itrans_out + pu1_pred[k * 2]));
367 pu1_dst[(k + 8) * 2] = CLIP_U8((itrans_out + pu1_pred[(k + 8) * 2]));
484 pu1_dst[k * 2] = CLIP_U8((itrans_out + pu1_pred[k * 2]));
487 pu1_dst[(k + 8) * 2] = CLIP_U8((itrans_out + pu1_pred[(k + 8) * 2]));
536 pu1_dst[k * 2] = CLIP_U8((itrans_out + pu1_pred[k * 2]));
539 pu1_dst[(k + 8) * 2] = CLIP_U8((itrans_out + pu1_pred[(k + 8) * 2]))
    [all...]
ihevc_itrans_recon_16x16.c 229 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
232 pu1_dst[k + 8] = CLIP_U8((itrans_out + pu1_pred[k + 8]));
281 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
284 pu1_dst[k + 8] = CLIP_U8((itrans_out + pu1_pred[k + 8]));
355 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
358 pu1_dst[k + 8] = CLIP_U8((itrans_out + pu1_pred[k + 8]));
476 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
479 pu1_dst[k + 8] = CLIP_U8((itrans_out + pu1_pred[k + 8]));
528 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
531 pu1_dst[k + 8] = CLIP_U8((itrans_out + pu1_pred[k + 8]))
    [all...]
ihevc_chroma_itrans_recon_8x8.c 224 pu1_dst[k * 2] = CLIP_U8((itrans_out + pu1_pred[k * 2]));
228 CLIP_U8((itrans_out + pu1_pred[(k + 4) * 2]));
270 pu1_dst[k * 2] = CLIP_U8((itrans_out + pu1_pred[k * 2]));
274 CLIP_U8((itrans_out + pu1_pred[(k + 4) * 2]));
ihevc_inter_pred_filters.c 190 i2_tmp = CLIP_U8(i2_tmp);
263 i2_tmp = CLIP_U8(i2_tmp);
543 i4_tmp = CLIP_U8(i4_tmp);
759 i2_tmp_u = CLIP_U8(i2_tmp_u);
761 i2_tmp_v = CLIP_U8(i2_tmp_v);
839 i2_tmp = CLIP_U8(i2_tmp);
1127 i4_tmp = CLIP_U8(i4_tmp);
ihevc_itrans_recon_32x32.c 252 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
255 pu1_dst[k + 16] = CLIP_U8((itrans_out + pu1_pred[k + 16]));
312 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
315 pu1_dst[k + 16] = CLIP_U8((itrans_out + pu1_pred[k + 16]));
430 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
433 pu1_dst[k + 16] = CLIP_U8((itrans_out + pu1_pred[k + 16]));
568 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
571 pu1_dst[k + 16] = CLIP_U8((itrans_out + pu1_pred[k + 16]));
628 pu1_dst[k] = CLIP_U8((itrans_out + pu1_pred[k]));
631 pu1_dst[k + 16] = CLIP_U8((itrans_out + pu1_pred[k + 16]))
    [all...]
ihevc_intra_pred_filters.c 1001 pu1_dst[col] = CLIP_U8(s2_predpixel);
1080 pu1_dst[row * dst_strd] = CLIP_U8(s2_predpixel);
    [all...]
  /external/libavc/common/
ih264_deblk_edge_filters.c 597 pu1_src_temp[pos_p0] = CLIP_U8(val);
600 pu1_src_temp[pos_q0] = CLIP_U8(val);
    [all...]
ih264_chroma_intra_pred_filters.c 471 *(pu1_dst + rows * dst_strd + 2 * cols) = CLIP_U8(val);
474 *(pu1_dst + rows * dst_strd + 2 * cols + 1) = CLIP_U8(val);
ih264_luma_intra_pred_filters.c     [all...]
  /external/libavc/common/mips/
ih264_platform_macros.h 41 #define CLIP_U8(x) CLIP3(0, 255, (x))
  /external/libavc/common/x86/
ih264_platform_macros.h 44 #define CLIP_U8(x) CLIP3(0, 255, (x))
ih264_inter_pred_filters_ssse3.c     [all...]
  /external/libhevc/common/mips/
ihevc_platform_macros.h 38 #define CLIP_U8(x) CLIP3((x), 0, 255)
  /external/libmpeg2/common/arm/
icv_platform_macros.h 55 static __inline WORD32 CLIP_U8(WORD32 x)
  /external/libmpeg2/common/armv8/
icv_platform_macros.h 57 #define CLIP_U8(x) ((x) > 255) ? (255) : (((x) < 0) ? (0) : (x))
  /external/libmpeg2/common/mips/
icv_platform_macros.h 67 #define CLIP_U8(x) CLIP3(0, 255, (x))
  /external/libmpeg2/common/x86/
icv_platform_macros.h 67 #define CLIP_U8(x) CLIP3(0, 255, (x))
  /external/libhevc/common/arm/
ihevc_platform_macros.h 38 static __inline WORD32 CLIP_U8(WORD32 x)
93 #define CLIP_U8(x) CLIP3((x), 0, 255)
  /external/libhevc/common/x86/
ihevc_platform_macros.h 42 #define CLIP_U8(x) CLIP3((x), 0, 255)
ihevc_intra_pred_filters_sse42_intr.c     [all...]
  /external/libavc/encoder/x86/
ih264e_half_pel_ssse3.c 188 pu1_dst[16] = CLIP_U8(tmp);
471 pu1_dst1[16] = CLIP_U8((pi2_pred1[18] + 16) >> 5);
477 pu1_dst2[16] = CLIP_U8((temp + 512) >> 10);

Completed in 931 milliseconds

12 3