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

  /external/libvpx/libvpx/vp8/encoder/
encodemb.h 20 void vp8_transform_mbuv(MACROBLOCK *x);
encodeintra.c 132 vp8_transform_mbuv(x);
encodemb.c 118 void vp8_transform_mbuv(MACROBLOCK *x) function
rdopt.c 844 vp8_transform_mbuv(x);
861 vp8_transform_mbuv(x);
901 vp8_transform_mbuv(x);
    [all...]

Completed in 22 milliseconds