Home
last modified time | relevance | path

Searched defs:token_costs (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dblock.h106 int (*token_costs)[COEF_BANDS][PREV_COEF_CONTEXTS] member
Donyx_int.h700 int token_costs[BLOCK_TYPES][COEF_BANDS] member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_block.h159 vp9_coeff_cost token_costs[TX_SIZES]; member
Dvp9_rdopt.c566 unsigned int (*token_costs)[2][COEFF_CONTEXTS][ENTROPY_TOKENS] = in cost_coeffs() local