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

  /external/libhevc/decoder/
ihevcd_ilf_padding.c 202 ihevc_pad_bottom(pu1_buf, ps_codec->i4_strd, ps_sps->i2_pic_width_in_luma_samples + PAD_WD, PAD_BOT);
205 ihevc_pad_bottom(pu1_buf, ps_codec->i4_strd, ps_sps->i2_pic_width_in_luma_samples + PAD_WD, PAD_BOT / 2);
ihevcd_process_slice.c     [all...]
  /external/libhevc/common/
ihevc_padding.c 38 * - ihevc_pad_bottom()
322 void ihevc_pad_bottom(UWORD8 *pu1_src, function
ihevc_padding.h 148 ihevc_pad_bottom_ft ihevc_pad_bottom; variable
  /external/libhevc/encoder/
ihevce_function_selector.c 218 ps_enc_ctxt->s_func_selector.ihevc_pad_bottom_fptr = &ihevc_pad_bottom;

Completed in 74 milliseconds