HomeSort by relevance Sort by last modified time
    Searched full:force_split (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 437 int force_split) {
446 if (force_split == 1) return 0;
452 // Variance already computed to set the force_split.
462 // Variance already computed to set the force_split.
739 int mi_row, int mi_col, int *force_split) {
783 *force_split = 1;
1221 int force_split[21]; local
    [all...]

Completed in 291 milliseconds