HomeSort by relevance Sort by last modified time
    Searched full:rate2 (Results 1 - 9 of 9) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 3135 int rate2 = 0, rate_y = 0, rate_uv = 0; local
3642 int rate2 = 0; local
3812 int rate2 = 0, rate_y = 0, rate_uv = 0; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
pickinter.c 486 static int evaluate_inter_mode(unsigned int* sse, int rate2, int* distortion2,
508 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, *distortion2);
590 int rate2; local
778 rate2 = 0;
789 rate2 += frame_cost;
814 rate2 += rate;
818 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, distortion2);
847 rate2 += x->mbmode_cost[x->e_mbd.frame_type][x->e_mbd.mode_info_context->mbmi.mode];
848 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, distortion2);
    [all...]
rdopt.c 46 int rate2; member in struct:rate_distortion_struct
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 585 static int evaluate_inter_mode(unsigned int* sse, int rate2, int* distortion2,
608 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, *distortion2);
698 int rate2; local
988 rate2 = 0;
999 rate2 += frame_cost;
    [all...]
rdopt.c 47 int rate2; member in struct:rate_distortion_struct
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 3296 int rate2 = 0, rate_y = 0, rate_uv = 0; local
3847 int rate2 = 0, rate_y = 0, rate_uv = 0; local
    [all...]
  /external/iw/
ibss.c 198 " [basic-rates <rate in Mbps,rate2,...>] [mcast-rate <rate in Mbps>] "
mesh.c 606 " [basic-rates <rate in Mbps,rate2,...>]], [mcast-rate <rate in Mbps>]"
  /external/libopus/src/
opus_compare.c 189 fprintf(stderr,"Usage: %s [-s] [-r rate2] <file1.sw> <file2.sw>\n",

Completed in 642 milliseconds