OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RefCntBuffer
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_onyxc_int.h
64
}
RefCntBuffer
;
92
RefCntBuffer
frame_bufs[FRAME_BUFFERS];
225
static INLINE void ref_cnt_fb(
RefCntBuffer
*bufs, int *idx, int new_idx) {
/external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h
90
}
RefCntBuffer
;
106
RefCntBuffer
frame_bufs[FRAME_BUFFERS];
134
RefCntBuffer
*prev_frame;
137
RefCntBuffer
*cur_frame;
306
RefCntBuffer
*const frame_bufs = cm->buffer_pool->frame_bufs;
325
static INLINE void ref_cnt_fb(
RefCntBuffer
*bufs, int *idx, int new_idx) {
Completed in 121 milliseconds