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

  /external/libhevc/common/
ivd.h 372 UWORD32 u4_pic_wd; member in struct:__anon27572
851 * u4_pic_wd
853 UWORD32 u4_pic_wd; member in struct:__anon27588
  /external/libhevc/decoder/
ihevcd_decode.c 188 ps_dec_op->u4_pic_wd = ps_codec->i4_disp_wd;
193 ps_dec_op->u4_pic_wd = ps_codec->i4_new_max_wd;
198 ps_dec_op->u4_pic_wd = 0;
440 ps_dec_op->u4_pic_wd = ps_codec->i4_disp_wd;
ihevcd_api.c     [all...]
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 671 handlePortSettingsChange(&portWillReset, s_dec_op.u4_pic_wd, s_dec_op.u4_pic_ht);
697 mNewWidth = s_dec_op.u4_pic_wd;
704 if ((0 < s_dec_op.u4_pic_wd) && (0 < s_dec_op.u4_pic_ht)) {
705 uint32_t width = s_dec_op.u4_pic_wd;
  /external/libhevc/test/decoder/
main.c 219 UWORD32 u4_pic_wd; member in struct:__anon27659
    [all...]

Completed in 3747 milliseconds