HomeSort by relevance Sort by last modified time
    Searched refs:above_context_alloc_cols (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_alloccommon.c 153 if (cm->above_context_alloc_cols < cm->mi_cols) {
164 cm->above_context_alloc_cols = cm->mi_cols;
vp9_onyxc_int.h 283 int above_context_alloc_cols; member in struct:VP9Common

Completed in 77 milliseconds