HomeSort by relevance Sort by last modified time
    Searched refs:this_dist (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 247 int64_t this_dist; member in struct:rdcost_block_args
vp9_encodeframe.c 1492 int64_t this_dist, sum_dist = 0, best_dist = INT64_MAX; local
    [all...]
vp9_rdopt.c 620 args->this_dist += args->dist;
706 *distortion = rd_stack->this_dist;
    [all...]

Completed in 28 milliseconds