Home
last modified time | relevance | path

Searched defs:this_rd (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dpickinter.c156 int this_rd; in pick_intra4x4block() local
489 int this_rd; in evaluate_inter_mode() local
709 int this_rd = INT_MAX; in vp8_pick_inter_mode() local
1197 int this_rd = 0; in vp8_pick_inter_mode() local
1264 int this_rd; in vp8_pick_intra_mode() local
Drdopt.c664 int this_rd; in rd_pick_intra4x4block() local
779 int this_rd; in rd_pick_intra16x16mby_mode() local
885 int this_rd; in rd_pick_intra_mbuv_mode() local
1162 int this_rd; in rd_check_segment() local
1830 static int calculate_final_rd_costs(int this_rd, in calculate_final_rd_costs()
1910 static void update_best_mode(BEST_MODE* best_mode, int this_rd, in update_best_mode()
2020 int this_rd = INT_MAX; in vp8_rd_pick_inter_mode() local
2533 int this_rd = INT_MAX; in vp8_rd_pick_inter_mode() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c69 int64_t this_rd; member
656 int64_t this_rd; in rd_pick_intra4x4block() local
777 int64_t d = INT64_MAX, this_rd = INT64_MAX; in rd_pick_intra_sub_8x8_y_mode() local
827 int64_t this_distortion, this_rd; in rd_pick_intra_sby_mode() local
940 int64_t best_rd = INT64_MAX, this_rd; in rd_pick_intra_sbuv_mode() local
2127 int64_t this_rd = 0; in handle_inter_mode() local
2638 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sb() local
3117 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sb_seg_skip() local
3281 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sub8x8() local
Dvp9_pickmode.c375 int64_t this_rd = INT64_MAX; in vp9_pick_inter_mode() local