Home
last modified time | relevance | path

Searched refs:increment_refcnt (Results 1 – 4 of 4) sorted by relevance

/external/opencore/protocols/systems/tools/general/common/include/
Dmedia_fragment.h106 _state->increment_refcnt(); in MediaFragment()
116 _state->increment_refcnt(); in Set()
132 _state->increment_refcnt(); in Set()
/external/opencore/oscl/oscl/osclutil/src/
Doscl_media_data.h83 void increment_refcnt() in increment_refcnt() function
241 if (in_buffer_state) in_buffer_state->increment_refcnt();
250 if (in_buffer_state) in_buffer_state->increment_refcnt();
/external/opencore/baselibs/media_data_structures/src/
Dpv_gau.cpp43 buf.buf_states[jj]->increment_refcnt(); in GAU()
/external/opencore/protocols/systems/tools/general/common/src/
Dmedia_fragment.cpp26 _state->increment_refcnt(); in MediaFragment()