Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h692 struct rd_costs_struct struct
694 int mvcosts[2][MVvals+1];
695 int mvsadcosts[2][MVfpvals+1];
696 int mbmode_cost[2][MB_MODE_COUNT];
697 int intra_uv_mode_cost[2][MB_MODE_COUNT];
698 int bmode_costs[10][10][10];
699 int inter_bmode_costs[B_MODE_COUNT];
700 int token_costs[BLOCK_TYPES][COEF_BANDS]