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

  /external/libaom/libaom/av1/encoder/
speed_features.h 392 int two_pass_partition_search; member in struct:SPEED_FEATURES
speed_features.c 121 sf->two_pass_partition_search = 1;
177 sf->two_pass_partition_search;
720 sf->two_pass_partition_search = 0;
    [all...]
encoder.h 741 // The following item corresponds to two_pass_partition_search speed features.
742 int two_pass_partition_search; member in struct:AV1_COMP
    [all...]
encodeframe.c     [all...]
encoder.c     [all...]
rdopt.c     [all...]

Completed in 90 milliseconds