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

  /external/libvpx/libvpx/vp8/encoder/
encodemb.c 224 static void optimize_b(MACROBLOCK *mb, int ib, int type, function
528 optimize_b(x, b, type,
534 optimize_b(x, b, PLANE_TYPE_UV,
541 optimize_b(x, b, PLANE_TYPE_Y2,
577 optimize_b(x, b, type,
585 optimize_b(x, b, PLANE_TYPE_Y2,
613 optimize_b(x, b, PLANE_TYPE_UV,
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 144 static void optimize_b(MACROBLOCK *mb, function
377 optimize_b(mb, plane, block, plane_bsize,

Completed in 189 milliseconds