/external/srec/config/en.us/ |
run-chmod.sh | 5 chmod 777 ./run-change-sample-rate2.sh
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
pickinter.c | 484 static int evaluate_inter_mode(unsigned int* sse, int rate2, int* distortion2, 507 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, *distortion2); 591 int rate2; local 785 rate2 = 0; 796 rate2 += frame_cost; 821 rate2 += rate; 825 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, distortion2); 854 rate2 += x->mbmode_cost[x->e_mbd.frame_type][x->e_mbd.mode_info_context->mbmi.mode]; 855 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, distortion2); [all...] |
rdopt.c | 45 int rate2; member in struct:rate_distortion_struct [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
vp9_rdopt.c | 2717 int rate2 = 0, rate_y = 0, rate_uv = 0; local 3220 int rate2 = 0; local 3388 int rate2 = 0, rate_y = 0, rate_uv = 0; local [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
pickinter.c | 484 static int evaluate_inter_mode(unsigned int* sse, int rate2, int* distortion2, 506 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, *distortion2); 588 int rate2; local 775 rate2 = 0; 786 rate2 += frame_cost; 811 rate2 += rate; 815 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, distortion2); 844 rate2 += x->mbmode_cost[x->e_mbd.frame_type][x->e_mbd.mode_info_context->mbmi.mode]; 845 this_rd = RDCOST(x->rdmult, x->rddiv, rate2, distortion2); [all...] |
rdopt.c | 46 int rate2; member in struct:rate_distortion_struct [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/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...] |
/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/srec/tests/ |
Android.mk | 81 ../config/en.us/run-change-sample-rate2.sh \
|
/external/chromium_org/third_party/opus/src/src/ |
opus_compare.c | 189 fprintf(stderr,"Usage: %s [-s] [-r rate2] <file1.sw> <file2.sw>\n",
|
/external/libopus/src/ |
opus_compare.c | 189 fprintf(stderr,"Usage: %s [-s] [-r rate2] <file1.sw> <file2.sw>\n",
|