Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Dec_types.h26 } OVERLAP_NODE; typedef
31 OVERLAP_NODE overlaps[MAX_OVERLAPS];
Derror_concealment.c63 static void assign_overlap(OVERLAP_NODE *overlaps, union b_mode_info *bmi, in assign_overlap()
214 static void estimate_mv(const OVERLAP_NODE *overlaps, union b_mode_info *bmi) { in estimate_mv()