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

  /external/libavc/decoder/
ih264d_api.c 1691 UWORD32 pic_wd, pic_ht; local
2836 UWORD32 pic_wd, pic_ht; local
3012 UWORD16 pic_wd, pic_ht; local
    [all...]
ih264d_parse_slice.c 351 UWORD16 pic_ht; local
355 pic_ht = ps_dec->u2_pic_ht;
356 num_mbs = (pic_wd * pic_ht) >> 8;
    [all...]
  /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/libmpeg2/decoder/
impeg2d_api_main.c 128 UWORD32 impeg2d_get_outbuf_size(WORD32 pic_wd,UWORD32 pic_ht, WORD32 u1_chroma_format,UWORD32 *p_buf_size);
1564 UWORD32 pic_wd, pic_ht; local
    [all...]

Completed in 116 milliseconds