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

  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 929 const int num_partitions = local
934 for (i = 0; i < num_partitions; ++i)
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 805 const int num_partitions = 1;
809 for (i = 0; i < num_partitions; ++i)
815 if (i == (num_partitions - 1))
    [all...]

Completed in 199 milliseconds