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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 47 DISABLE_COMPOUND_SPLIT = (1 << THR_COMP_GA) | (1 << THR_COMP_LA),
vp9_speed_features.c 83 sf->disable_split_mask = DISABLE_COMPOUND_SPLIT;
135 sf->disable_split_mask = DISABLE_COMPOUND_SPLIT;
325 sf->disable_split_mask = DISABLE_COMPOUND_SPLIT;

Completed in 47 milliseconds