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

  /external/webp/src/enc/
vp8enci.h 131 extern const int VP8UVModeOffsets[4]; // in analyze.c
analysis.c 316 it->yuv_p_ + VP8UVModeOffsets[mode],
quant.c 360 const int VP8UVModeOffsets[4] = { C8DC8, C8TM8, C8VE8, C8HE8 };
718 const uint8_t* const ref = it->yuv_p_ + VP8UVModeOffsets[mode];
    [all...]

Completed in 86 milliseconds