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

  /external/libvpx/vp8/encoder/
encodemb.h 100 void vp8_build_dcblock(MACROBLOCK *b);
encodemb.c 107 void vp8_build_dcblock(MACROBLOCK *x) function
141 vp8_build_dcblock(x);
162 vp8_build_dcblock(x);
190 vp8_build_dcblock(x);
  /external/libvpx/vp8/encoder/arm/neon/
fastfdct4x4_neon.asm 26 ;The input values of 25th block are set in vp8_build_dcblock function, which are out of [-255, 255].
fastfdct8x4_neon.asm 26 ;The input values of 25th block are set in vp8_build_dcblock function, which are out of [-255, 255].

Completed in 40 milliseconds