Searched defs:best_rdc (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_pickmode.c | 1150 RD_COST this_rdc, best_rdc; in vp9_pick_intra_mode() local 1368 struct buf_2d yv12_mb[4][MAX_MB_PLANE], RD_COST *best_rdc, BLOCK_SIZE bsize, in recheck_zeromv_after_denoising() 1571 unsigned int best_sse_sofar, RD_COST *best_rdc) { in search_new_mv() 1695 RD_COST this_rdc, best_rdc; in vp9_pick_inter_mode() local
|
D | vp9_encodeframe.c | 3813 RD_COST *rd_cost, RD_COST best_rdc, in rd_pick_partition() 4837 RD_COST this_rdc, sum_rdc, best_rdc; in nonrd_pick_partition() local
|
/external/libaom/libaom/av1/encoder/ |
D | nonrd_pickmode.c | 199 int best_pred_sad, int *rate_mv, RD_STATS *best_rdc) { in search_new_mv() 1423 RD_STATS this_rdc, best_rdc; local 1496 RD_STATS this_rdc, best_rdc; local
|
D | encodeframe.c | 2550 PC_TREE *pc_tree, RD_STATS *best_rdc, in rd_test_partition3() 2678 RD_STATS *rd_cost, RD_STATS best_rdc, in rd_pick_partition()
|