Home | History | Annotate | Download | only in encoder

Lines Matching refs:ret_val

10210   int64_t ret_val = INT64_MAX;
10505 ret_val = interpolation_filter_search(
10515 if (ret_val != 0) {
10575 ret_val = motion_mode_rd(cpi, tile_data, x, bsize, rd_stats, rd_stats_y,
10585 if (ret_val != INT64_MAX) {