Home
last modified time | relevance | path

Searched defs:MAX_SEGMENTS (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_seg_common.h23 #define MAX_SEGMENTS 8 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c3350 unsigned int cols, int delta_q[MAX_SEGMENTS],
3351 int delta_lf[MAX_SEGMENTS],
3352 unsigned int threshold[MAX_SEGMENTS]) {