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

  /external/libaom/libaom/av1/encoder/
speed_features.c 267 sf->use_transform_domain_distortion = boosted ? 0 : 1;
311 sf->use_transform_domain_distortion = boosted ? 1 : 2;
381 sf->use_transform_domain_distortion = 2;
492 sf->use_transform_domain_distortion = boosted ? 0 : 1;
531 sf->use_transform_domain_distortion = 1;
579 sf->use_transform_domain_distortion = 2;
763 sf->use_transform_domain_distortion = 0;
    [all...]
speed_features.h 525 int use_transform_domain_distortion; member in struct:SPEED_FEATURES
rdopt.c 3224 int use_transform_domain_distortion = local
    [all...]

Completed in 77 milliseconds