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

  /external/libmpeg2/decoder/
impeg2d.h 199 UWORD32 u4_share_disp_buf; member in struct:__anon23822
239 UWORD32 u4_share_disp_buf; member in struct:__anon23826
impeg2d_api_main.c 170 if(0 == ps_dec_state->u4_share_disp_buf)
227 if(ps_dec_state->u4_share_disp_buf)
441 if(ps_ip->s_ivd_fill_mem_rec_ip_t.u4_size > offsetof(impeg2d_fill_mem_rec_ip_t, u4_share_disp_buf))
444 i4_share_disp_buf = ps_ip->u4_share_disp_buf;
1557 UWORD32 u4_share_disp_buf, u4_chroma_format; local
    [all...]
impeg2d_structs.h 328 UWORD32 u4_share_disp_buf; member in struct:dec_state_struct_t
impeg2d_pic_proc.c 121 if(1 == ps_dec->u4_share_disp_buf)
459 if(1 == ps_dec->u4_share_disp_buf)
impeg2d_dec_hdr.c     [all...]
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp 260 UWORD32 u4_share_disp_buf; local
268 u4_share_disp_buf = 0;
311 s_fill_mem_ip.u4_share_disp_buf = u4_share_disp_buf;
366 s_init_ip.u4_share_disp_buf = u4_share_disp_buf;
  /external/libavc/decoder/
ih264d_api.c     [all...]
ih264d_utils.c 746 if(ps_dec->u4_share_disp_buf == 0)
761 if(ps_dec->u4_share_disp_buf == 0)
812 if(ps_dec->u4_share_disp_buf == 1)
    [all...]
ih264d_format_conv.c 689 if((1 == ps_dec->u4_share_disp_buf) &&
706 if(0 == ps_dec->u4_share_disp_buf)
ivd.h 288 UWORD32 u4_share_disp_buf; member in struct:__anon22348
ih264d_parse_headers.c     [all...]
ih264d_structs.h 1239 UWORD32 u4_share_disp_buf; member in struct:_DecStruct
    [all...]
ih264d_parse_slice.c 387 if(1 == ps_dec->u4_share_disp_buf)
    [all...]
  /external/libavc/test/decoder/
main.c 195 UWORD32 u4_share_disp_buf; member in struct:__anon22590
    [all...]
  /external/libhevc/common/
ivd.h 286 UWORD32 u4_share_disp_buf; member in struct:__anon23449
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 268 s_create_ip.s_ivd_create_ip_t.u4_share_disp_buf = 0;
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 306 s_create_ip.s_ivd_create_ip_t.u4_share_disp_buf = 0;
  /external/libmpeg2/test/decoder/
main.c     [all...]
  /external/libhevc/test/decoder/
main.c     [all...]
  /external/libhevc/decoder/
ihevcd_api.c     [all...]

Completed in 1254 milliseconds