HomeSort by relevance Sort by last modified time
    Searched refs:dst_strd (Results 76 - 100 of 102) sorted by null

1 2 34 5

  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_copy_w16out.s 59 @* @param[in] dst_strd
82 @ word32 dst_strd,
90 @r3 => dst_strd
195 rsb r11,r12,r3, lsl #2 @ r11 = (dst_strd * 4) - width
ihevc_intra_pred_chroma_planar.s 57 @* @param[in] dst_strd
80 @ word32 dst_strd,
88 @r3 => dst_strd
156 mov r5, r2 @dst (to be reloaded after every row and inc by dst_strd)
ihevc_intra_pred_chroma_horz.s 59 @* @param[in] dst_strd
78 @ word32 dst_strd,
85 @r3 => dst_strd
ihevc_intra_pred_luma_horz.s 59 @* @param[in] dst_strd
78 @ word32 dst_strd,
85 @r3 => dst_strd
ihevc_inter_pred_chroma_horz_w16out.s 61 @* @param[in] dst_strd
83 @ word32 dst_strd,
91 @r3 => dst_strd
385 add r6,r1,r3,lsl #1 @pu1_dst + dst_strd
602 add r6,r1,r3,lsl #1 @pu1_dst + dst_strd
702 @add r8,r3,lsl #1 @2*dst_strd
703 @sub r8,r8,r5,lsl #1 @2*dst_strd - 2wd
707 @add r1,r1,r8 @pu1_dst + 2*dst_strd
ihevc_inter_pred_filters_luma_vert.s 69 @* @param[in] dst_strd
93 @ word32 dst_strd,
102 @ r6 => dst_strd
144 rsb r9,r4,r6,lsl #2 @r6->dst_strd r5 ->wd
418 rsb r9,r5,r6,lsl #2 @r6->dst_strd r5 ->wd
521 @* @param[in] dst_strd
544 @ word32 dst_strd,
553 @ r6 => dst_strd
592 rsb r9,r4,r6,lsl #2 @r6->dst_strd r5 ->wd
    [all...]
ihevc_intra_pred_luma_vert.s 57 @* @param[in] dst_strd
77 @ word32 dst_strd,
85 @r3 => dst_strd
ihevc_inter_pred_chroma_horz.s 63 @* @param[in] dst_strd
86 @ word32 dst_strd,
94 @r3 => dst_strd
388 add r6,r1,r3 @pu1_dst + dst_strd
622 add r6,r1,r3 @pu1_dst + dst_strd
ihevc_inter_pred_luma_vert_w16inp_w16out.s 69 @* @param[in] dst_strd
92 @ word32 dst_strd,
100 @ r3 => dst_strd
141 rsb r9,r5,r6,lsl #2 @r6->dst_strd r5 ->wd
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 57 @* @param[in] dst_strd
77 @ word32 dst_strd,
85 @r3 => dst_strd
535 addle r2,r2,r12 @increment the dst pointer to 8*dst_strd - nt
ihevc_intra_pred_filters_luma_mode_19_to_25.s 57 @* @param[in] dst_strd
77 @ word32 dst_strd,
85 @r3 => dst_strd
529 addle r2,r2,r12 @increment the dst pointer to 8*dst_strd - nt
ihevc_intra_pred_luma_mode_27_to_33.s 59 @* @param[in] dst_strd
79 @ word32 dst_strd,
86 @r3 => dst_strd
419 addle r2,r2,r12 @increment the dst pointer to 8*dst_strd - nt
ihevc_intra_pred_luma_planar.s 57 @* @param[in] dst_strd
80 @ word32 dst_strd,
88 @r3 => dst_strd
156 mov r5, r2 @dst (to be reloaded after every row and inc by dst_strd)
ihevc_inter_pred_filters_luma_vert_w16inp.s 69 @* @param[in] dst_strd
92 @ word32 dst_strd,
132 rsb r9,r5,r6,lsl #2 @r6->dst_strd r5 ->wd
ihevc_intra_pred_chroma_mode_27_to_33.s 59 @* @param[in] dst_strd
80 @ word32 dst_strd,
419 addle r2,r2,r12 @increment the dst pointer to 8*dst_strd - nt
ihevc_intra_pred_chroma_mode_3_to_9.s 57 @* @param[in] dst_strd
76 @ word32 dst_strd,
83 @r3 => dst_strd
ihevc_intra_pred_luma_mode_3_to_9.s 57 @* @param[in] dst_strd
77 @ word32 dst_strd,
85 @r3 => dst_strd
ihevc_itrans_recon_8x8.s 70 @ * @param[in] dst_strd
93 @ word32 dst_strd,
104 @ dst_strd
ihevc_intra_pred_filters_chroma_mode_11_to_17.s 57 @* @param[in] dst_strd
77 @ word32 dst_strd,
85 @r3 => dst_strd
ihevc_intra_pred_filters_luma_mode_11_to_17.s 57 @* @param[in] dst_strd
77 @ word32 dst_strd,
85 @r3 => dst_strd
ihevc_itrans_recon_16x16.s 70 @ * @param[in] dst_strd
93 @ word32 dst_strd,
104 @ dst_strd
ihevc_itrans_recon_32x32.s 70 @ * @param[in] dst_strd
93 @ word32 dst_strd,
104 @ dst_strd
    [all...]
  /external/libhevc/decoder/
ihevcd_debug.h 172 WORD32 dst_strd,
  /external/libhevc/common/x86/
ihevc_16x16_itrans_recon_sse42_intr.c 94 * @param[in] dst_strd
114 WORD32 dst_strd,
    [all...]
ihevc_itrans_recon_16x16_ssse3_intr.c 97 * @param[in] dst_strd
117 WORD32 dst_strd,
    [all...]

Completed in 293 milliseconds

1 2 34 5