Home
last modified time | relevance | path

Searched refs:DIAMOND (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_speed_features.h21 DIAMOND = 0, enumerator
Dvp9_onyx_if.c659 } else if (cpi->sf.search_method == DIAMOND) { in update_frame_size()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h174 DIAMOND = 0, enumerator
Donyx_if.c1041 else if (cpi->sf.search_method == DIAMOND) in vp8_set_speed_features()