/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ |
rdopt.c | 521 static int cost_coeffs(MACROBLOCK *mb, BLOCKD *b, int type, ENTROPY_CONTEXT *a, ENTROPY_CONTEXT *l) function 566 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_Y_NO_DC, 569 cost += cost_coeffs(mb, x->block + 24, PLANE_TYPE_Y2, 679 ratey = cost_coeffs(x, b, PLANE_TYPE_Y_WITH_DC, &tempa, &templ); 831 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_UV, 1038 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_Y_WITH_DC, [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
rdopt.c | 521 static int cost_coeffs(MACROBLOCK *mb, BLOCKD *b, int type, ENTROPY_CONTEXT *a, ENTROPY_CONTEXT *l) function 566 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_Y_NO_DC, 569 cost += cost_coeffs(mb, x->block + 24, PLANE_TYPE_Y2, 679 ratey = cost_coeffs(x, b, PLANE_TYPE_Y_WITH_DC, &tempa, &templ); 831 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_UV, 1038 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_Y_WITH_DC, [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
rdopt.c | 521 static int cost_coeffs(MACROBLOCK *mb, BLOCKD *b, int type, ENTROPY_CONTEXT *a, ENTROPY_CONTEXT *l) function 566 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_Y_NO_DC, 569 cost += cost_coeffs(mb, x->block + 24, PLANE_TYPE_Y2, 679 ratey = cost_coeffs(x, b, PLANE_TYPE_Y_WITH_DC, &tempa, &templ); 832 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_UV, 1043 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_Y_WITH_DC, [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
vp9_rdopt.c | 543 /* The trailing '0' is a terminator which is used inside cost_coeffs() to 554 static INLINE int cost_coeffs(MACROBLOCK *x, function 657 args->rate = cost_coeffs(args->x, plane, block, args->t_above + x_idx, [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_rdopt.c | 541 /* The trailing '0' is a terminator which is used inside cost_coeffs() to 552 static INLINE int cost_coeffs(MACROBLOCK *x, function 655 args->rate = cost_coeffs(args->x, plane, block, args->t_above + x_idx, [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_rdopt.c | 541 /* The trailing '0' is a terminator which is used inside cost_coeffs() to 552 static INLINE int cost_coeffs(MACROBLOCK *x, function 655 args->rate = cost_coeffs(args->x, plane, block, args->t_above + x_idx, [all...] |