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

  /external/libhevc/common/
ivd.h 243 UWORD32 u4_num_bufs; member in struct:__anon7464
  /external/libhevc/decoder/
ihevcd_decode.c 410 if(ps_dec_ip->s_out_buffer.u4_num_bufs == 0)
417 for(i = 0; i < ps_dec_ip->s_out_buffer.u4_num_bufs; i++)
ihevcd_api.c     [all...]
  /external/libhevc/test/decoder/
main.c     [all...]
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 522 ps_dec_ip->s_out_buffer.u4_num_bufs = 3;

Completed in 679 milliseconds