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

  /external/libvpx/vp8/common/
blockd.h 46 #define PLANE_TYPE_Y_NO_DC 0
  /external/libvpx/vp8/encoder/
encodemb.c 522 type = has_2nd_order ? PLANE_TYPE_Y_NO_DC : PLANE_TYPE_Y_WITH_DC;
569 type = has_2nd_order ? PLANE_TYPE_Y_NO_DC : PLANE_TYPE_Y_WITH_DC;
rdopt.c 532 cost += cost_coeffs(mb, x->block + b, PLANE_TYPE_Y_NO_DC,
    [all...]

Completed in 50 milliseconds