Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A 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()
H A 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
H A Dpartition_strategy.c1569 double ratio_h, ratio_w; in av1_prune_partitions_before_search() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
H A Dimage_preprocessing_stage.cc157 float ratio_h = in ResizeBilinear() local
/aosp_15_r20/external/pdfium/core/fxcodec/
H A Dprogressive_decoder.cpp1561 int ratio_h = m_clipBox.Height() / m_sizeY; in GetDownScale() local