Home
last modified time | relevance | path

Searched defs:ratio_h (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/encoder/
Dthirdpass.c569 int fwidth, double *ratio_h, double *ratio_w) { in av1_get_third_pass_ratio()
582 double ratio_h, double ratio_w) { in av1_get_third_pass_mi()
602 double ratio_h, double ratio_w, int *mi_row, in av1_third_pass_get_adjusted_mi()
609 double ratio_h, double ratio_w, in av1_get_third_pass_adjusted_mv()
628 double ratio_h, in av1_get_third_pass_adjusted_blk_size()
746 int fwidth, double *ratio_h, double *ratio_w) { in av1_get_third_pass_ratio()
757 double ratio_h, double ratio_w) { in av1_get_third_pass_mi()
768 double ratio_h, double ratio_w, in av1_get_third_pass_adjusted_mv()
780 double ratio_h, in av1_get_third_pass_adjusted_blk_size()
789 double ratio_h, double ratio_w, int *mi_row, in av1_third_pass_get_adjusted_mi()
Dtpl_model.c680 double ratio_h, ratio_w; in mode_estimation() local
783 double ratio_h, ratio_w; in mode_estimation() local
880 double ratio_h, ratio_w; in mode_estimation() local
Dpartition_strategy.c1569 double ratio_h, ratio_w; in av1_prune_partitions_before_search() local
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dimage_preprocessing_stage.cc157 float ratio_h = in ResizeBilinear() local