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

  /external/opencore/protocols/systems/tools/general/common/include/
media_fragment.h 106 _state->increment_refcnt();
116 _state->increment_refcnt();
132 _state->increment_refcnt();
  /external/opencore/baselibs/media_data_structures/src/
pv_gau.cpp 43 buf.buf_states[jj]->increment_refcnt();
  /external/opencore/oscl/oscl/osclutil/src/
oscl_media_data.h 83 void increment_refcnt() function in class:BufferState
241 if (in_buffer_state) in_buffer_state->increment_refcnt();
250 if (in_buffer_state) in_buffer_state->increment_refcnt();
  /external/opencore/protocols/systems/tools/general/common/src/
media_fragment.cpp 26 _state->increment_refcnt();

Completed in 662 milliseconds