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

  /external/libavc/common/
ih264_buf_mgr.h 45 #define BUF_MGR_IO (1 << 3)
  /external/libavc/encoder/
ih264e_encode.c 505 if ((i4_buf_status & BUF_MGR_IO)
541 ps_pic_buf->i4_buf_id, BUF_MGR_IO);
589 ret |= ih264_buf_mgr_release(ps_codec->pv_mv_buf_mgr, ps_cur_mv_buf->i4_buf_id , BUF_MGR_IO);
596 ret |= ih264_buf_mgr_release(ps_codec->pv_ref_buf_mgr, ps_cur_pic->i4_buf_id , BUF_MGR_IO);
626 if (i4_buf_status & BUF_MGR_IO)
ih264e_utils.c     [all...]
  /external/libavc/decoder/
ih264d_parse_slice.c 327 BUF_MGR_IO);
396 BUF_MGR_IO);
478 BUF_MGR_IO);
810 BUF_MGR_IO);
    [all...]
ih264d_utils.c 819 BUF_MGR_IO);
    [all...]
ih264d_api.c     [all...]

Completed in 162 milliseconds