HomeSort by relevance Sort by last modified time
    Searched refs:ihevc_pad_bottom (Results 1 - 4 of 4) 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

Completed in 50 milliseconds