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

  /external/libhevc/encoder/
ihevce_enc_subpel_gen.c 267 pad_subpel_x = PAD_HORZ - pad_x;
311 pu1_src - left_extra_pix, stride, wd + left_extra_pix, PAD_HORZ, PAD_VERT, pf_pad_top);
316 PAD_HORZ,
333 PAD_HORZ,
340 PAD_HORZ,
356 PAD_HORZ,
363 PAD_HORZ,
375 PAD_HORZ,
382 PAD_HORZ,
549 PAD_BUF_HOR(pu1_src, stride, ht, PAD_HORZ, PAD_VERT, pf_pad_left_luma)
    [all...]
ihevce_inter_pred.c 499 : (PAD_HORZ - 4));
503 : (PAD_HORZ - 4);
610 : (PAD_HORZ - 4));
614 : (PAD_HORZ - 4);
    [all...]
ihevce_memory_init.c 749 buf_size = ((num_ctb_horz * ctb_size) + (PAD_HORZ << 1));
    [all...]
ihevce_enc_structs.h 57 #define PAD_HORZ 80
1016 * Allocation per frame for Y = ((ALIGN(frame width, MAX_CTB_SIZE)) + 2 * PAD_HORZ)*
    [all...]
ihevce_me_pass.c 741 ps_ref_info->u1_pad_x = MIN(64, PAD_HORZ);
751 //offset = ps_ref_info->luma_stride * PAD_VERT + PAD_HORZ;
    [all...]
ihevce_frame_process.c     [all...]
  /external/libhevc/common/arm/
ihevc_func_selector.h 68 #define PAD_HORZ C
  /external/libhevc/common/mips/
ihevc_func_selector.h 68 #define PAD_HORZ C
  /external/libhevc/common/x86/
ihevc_func_selector.h 94 #define PAD_HORZ C

Completed in 91 milliseconds