Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dpickinter.c265 int this_rd; in pick_intra4x4block() local
542 int this_rd; in evaluate_inter_mode() local
858 int this_rd = INT_MAX; in vp8_pick_inter_mode() local
1333 int this_rd = 0; in vp8_pick_inter_mode() local
1397 int this_rd; in vp8_pick_intra_mode() local
Drdopt.c546 int this_rd; in rd_pick_intra4x4block() local
651 int this_rd; in rd_pick_intra16x16mby_mode() local
754 int this_rd; in rd_pick_intra_mbuv_mode() local
1004 int this_rd; in rd_check_segment() local
1651 static int calculate_final_rd_costs(int this_rd, RATE_DISTORTION *rd, in calculate_final_rd_costs()
1718 static void update_best_mode(BEST_MODE *best_mode, int this_rd, in update_best_mode()
1820 int this_rd = INT_MAX; in vp8_rd_pick_inter_mode() local
2287 int this_rd = INT_MAX; in vp8_rd_pick_inter_mode() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c72 int64_t this_rd; member
986 int64_t this_rd; in rd_pick_intra4x4block() local
1088 int64_t this_rd; in rd_pick_intra4x4block() local
1204 int64_t d = INT64_MAX, this_rd = INT64_MAX; in rd_pick_intra_sub_8x8_y_mode() local
1253 int64_t this_distortion, this_rd; in rd_pick_intra_sby_mode() local
1357 int64_t best_rd = INT64_MAX, this_rd; in rd_pick_intra_sbuv_mode() local
2882 BLOCK_SIZE bsize, int64_t *this_rd, in rd_variance_adjustment()
3189 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sb() local
3691 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sb_seg_skip() local
3851 int64_t this_rd = INT64_MAX; in vp9_rd_pick_inter_mode_sub8x8() local
Dvp9_pickmode.c2322 int64_t this_rd = 0; in vp9_pick_inter_mode_sub8x8() local