Searched defs:ratio_w (Results  1 – 5 of 5) sorted by relevance
| /external/libaom/av1/encoder/ | 
| 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() 629                                                 double ratio_w) {  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() 781                                                 double ratio_w) {  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()
  | 
| D | tpl_model.c | 588     double ratio_h, ratio_w;  in mode_estimation()  local 688       double ratio_h, ratio_w;  in mode_estimation()  local 788     double ratio_h, ratio_w;  in mode_estimation()  local
  | 
| D | partition_strategy.c | 1554     double ratio_h, ratio_w;  in av1_prune_partitions_before_search()  local
  | 
| /external/tensorflow/tensorflow/lite/tools/evaluation/stages/ | 
| D | image_preprocessing_stage.cc | 155     float ratio_w =  in ResizeBilinear()  local
  | 
| /external/pdfium/core/fxcodec/ | 
| D | progressive_decoder.cpp | 1564   int ratio_w = m_clipBox.Width() / m_sizeX;  in GetDownScale()  local
  |