Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dav1_common_int.h113 typedef struct RefCntBuffer { struct
126 int ref_count;
128 unsigned int order_hint;
129 unsigned int ref_order_hints[INTER_REFS_PER_FRAME];
135 unsigned int display_order_hint;
136 unsigned int ref_display_order_hint[INTER_REFS_PER_FRAME];
139 unsigned int pyramid_level;
141 MV_REF *mvs;
142 uint8_t *seg_map;
143 struct segmentation seg;
[all …]
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h84 } RefCntBuffer; typedef