Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Ddct_value_cost.h21 static const short dct_value_cost[2048*2] = variable
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_tokenize.c28 static int16_t dct_value_cost[DCT_MAX_VALUE * 2]; variable