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

  /external/libvpx/libvpx/vp8/encoder/
encodeframe.h 14 extern void vp8_build_block_offsets(MACROBLOCK *x);
ethreading.c 475 vp8_build_block_offsets(mb);
encodeframe.c 639 vp8_build_block_offsets(x);
1061 void vp8_build_block_offsets(MACROBLOCK *x) function
    [all...]
firstpass.c 564 vp8_build_block_offsets(x);
    [all...]

Completed in 389 milliseconds