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.h706 struct rd_costs_struct struct
708 int mvcosts[2][MVvals+1];
709 int mvsadcosts[2][MVfpvals+1];
710 int mbmode_cost[2][MB_MODE_COUNT];
711 int intra_uv_mode_cost[2][MB_MODE_COUNT];
712 int bmode_costs[10][10][10];
713 int inter_bmode_costs[B_MODE_COUNT];
714 int token_costs[BLOCK_TYPES][COEF_BANDS]