Searched defs:ratio_h (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | thirdpass.c | 569 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 D | tpl_model.c | 680 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 D | partition_strategy.c | 1569 double ratio_h, ratio_w; in av1_prune_partitions_before_search() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/stages/ |
H A D | image_preprocessing_stage.cc | 157 float ratio_h = in ResizeBilinear() local
|
/aosp_15_r20/external/pdfium/core/fxcodec/ |
H A D | progressive_decoder.cpp | 1561 int ratio_h = m_clipBox.Height() / m_sizeY; in GetDownScale() local
|