Home
last modified time | relevance | path

Searched defs:decrease_ref_count (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decoder.h170 static INLINE void decrease_ref_count(int idx, RefCntBuffer *const frame_bufs, in decrease_ref_count() function
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecoder.h404 static inline void decrease_ref_count(RefCntBuffer *const buf, in decrease_ref_count() function