Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h685 struct rd_costs_struct { struct
686 int mvcosts[2][MVvals + 1];
687 int mvsadcosts[2][MVfpvals + 1];
688 int mbmode_cost[2][MB_MODE_COUNT];
689 int intra_uv_mode_cost[2][MB_MODE_COUNT];
690 int bmode_costs[10][10][10];
691 int inter_bmode_costs[B_MODE_COUNT];
692 int token_costs[BLOCK_TYPES][COEF_BANDS][PREV_COEF_CONTEXTS]