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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_entropymode.c143 static const vpx_prob default_if_y_probs[BLOCK_SIZE_GROUPS][INTRA_MODES - 1] = { variable
319 vp9_copy(fc->y_mode_prob, default_if_y_probs);

Completed in 22 milliseconds