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

  /external/libvpx/libvpx/vp8/encoder/
defaultcoefcounts.h 20 static const unsigned int default_coef_counts variable
bitstream.c 736 probs = default_coef_counts[i][j];
892 vp8_copy(cpi->mb.coef_counts, default_coef_counts);
    [all...]

Completed in 85 milliseconds