Home
last modified time | relevance | path

Searched defs:f_w (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dpass2_strategy.c478 GF_GROUP_STATS *gf_stats, double f_w, in accumulate_frame_motion_stats()
519 GF_GROUP_STATS *gf_stats, int f_w, in av1_accumulate_next_frame_stats()
1890 const int f_w = cpi->common.width; in calculate_gf_length() local
2235 static void accumulate_gop_stats(AV1_COMP *cpi, int is_intra_only, int f_w, in accumulate_gop_stats()
2448 const int f_w = cm->width; in define_gf_group() local
2604 const int f_w = cm->width; in define_gf_group_pass3() local
Dfirstpass.c826 double num_mbs_16x16, double f_w, in normalize_firstpass_stats()