Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1150 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
Dvp9_encodeframe.c3813 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/
Dnonrd_pickmode.c199 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
Dencodeframe.c2550 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()