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

  /external/libvpx/libvpx/vp8/common/
blockd.h 43 #define PLANE_TYPE_Y2 1
  /external/libvpx/libvpx/vp8/encoder/
encodemb.c 541 optimize_b(x, b, PLANE_TYPE_Y2,
543 check_reset_2nd_coeffs(&x->e_mbd, PLANE_TYPE_Y2,
585 optimize_b(x, b, PLANE_TYPE_Y2,
587 check_reset_2nd_coeffs(&x->e_mbd, PLANE_TYPE_Y2,
rdopt.c 572 cost += cost_coeffs(mb, x->block + 24, PLANE_TYPE_Y2,
    [all...]

Completed in 3901 milliseconds