HomeSort by relevance Sort by last modified time
    Searched refs:vp9_coeff_cost (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 49 typedef unsigned int vp9_coeff_cost[PLANE_TYPES][REF_TYPES][COEF_BANDS][2] typedef
134 vp9_coeff_cost token_costs[TX_SIZES];
vp9_rd.c 90 static void fill_token_costs(vp9_coeff_cost *c,

Completed in 61 milliseconds