Searched refs:vp9_coeff_cost (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_block.h51 typedef unsigned int vp9_coeff_cost[PLANE_TYPES][REF_TYPES][COEF_BANDS][2] typedef
101 vp9_coeff_cost token_costs[TX_SIZES];
H A Dvp9_rd.c75 static void fill_token_costs(vp9_coeff_cost *c,
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h85 typedef unsigned int vp9_coeff_cost[PLANE_TYPES][REF_TYPES][COEF_BANDS][2] typedef
159 vp9_coeff_cost token_costs[TX_SIZES];
H A Dvp9_rdopt.c175 static void fill_token_costs(vp9_coeff_cost *c,

Completed in 1404 milliseconds