Searched refs:FLAG_SKIP_INTRA_LOWVAR (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_speed_features.h95 FLAG_SKIP_INTRA_LOWVAR = 1 << 5, enumerator in enum:__anon646
H A Dvp9_speed_features.c94 FLAG_SKIP_INTRA_LOWVAR;
191 | FLAG_SKIP_INTRA_LOWVAR;
H A Dvp9_rdopt.c3364 if ((mode_search_skip_flags & FLAG_SKIP_INTRA_LOWVAR) &&

Completed in 258 milliseconds