Searched defs:i4_share_disp_buf (Results 1 - 2 of 2) sorted by relevance

/external/libmpeg2/decoder/
H A Dimpeg2d_api_main.c458 WORD32 i4_share_disp_buf, i4_chroma_format; local
476 i4_share_disp_buf = ps_ip->u4_share_disp_buf;
478 i4_share_disp_buf = 0;
483 i4_share_disp_buf = 0;
508 i4_share_disp_buf = 0;
512 if(i4_share_disp_buf)
636 if(0 == i4_share_disp_buf)
/external/libhevc/decoder/
H A Dihevcd_structs.h1717 WORD32 i4_share_disp_buf; member in struct:_codec_t

Completed in 222 milliseconds