Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h64 } RefCntBuffer; typedef
92 RefCntBuffer frame_bufs[FRAME_BUFFERS];
225 static INLINE void ref_cnt_fb(RefCntBuffer *bufs, int *idx, int new_idx) { in ref_cnt_fb()