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

  /external/libhevc/decoder/
ihevcd_defs.h 77 #define PAD_BOT 80
95 #define PAD_HT (PAD_TOP + PAD_BOT)
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/libavc/encoder/
ih264e_defs.h 95 #define PAD_BOT 32
113 #define PAD_HT (PAD_TOP + PAD_BOT)
ih264e_process.c     [all...]

Completed in 183 milliseconds