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

  /external/libhevc/decoder/
ihevcd_debug.h 129 #define DUMP_PRE_ILF(pu1_cur_pic_luma, pu1_cur_pic_chroma, pic_wd, pic_ht, pic_strd) ihevcd_debug_dump_pic(pu1_cur_pic_luma, pu1_cur_pic_chroma, pic_wd, pic_ht, pic_strd)
138 #define DUMP_PRE_ILF(pu1_cur_pic_luma, pu1_cur_pic_chroma, pic_wd, pic_ht, pic_strd)
  /external/libavc/decoder/
ih264d_api.c 1674 UWORD32 pic_wd, pic_ht; local
2769 UWORD32 pic_wd, pic_ht; local
2945 UWORD16 pic_wd, pic_ht; local
    [all...]
ivd.h 426 * pic_wd
ih264d_parse_slice.c 350 UWORD16 pic_wd; local
354 pic_wd = ps_dec->u2_pic_wd;
356 num_mbs = (pic_wd * pic_ht) >> 8;
    [all...]
  /external/libhevc/common/
ivd.h 424 * pic_wd
  /external/libmpeg2/decoder/
ivd.h 372 * pic_wd
  /external/libavc/test/decoder/
main.c     [all...]
  /external/libhevc/test/decoder/
main.c     [all...]
  /external/libmpeg2/test/decoder/
main.c     [all...]

Completed in 1109 milliseconds