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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
block.h 159 void (*short_fdct4x4)(short *input, short *output, int pitch); member in struct:macroblock
encodeintra.c 67 x->short_fdct4x4(be->src_diff, be->coeff, 32);
ethreading.c 330 z->short_fdct4x4 = x->short_fdct4x4;
rdopt.c 673 x->short_fdct4x4(be->src_diff, be->coeff, 32);
1062 x->short_fdct4x4(be->src_diff, be->coeff, 32);
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
block.h 158 void (*short_fdct4x4)(short *input, short *output, int pitch); member in struct:macroblock
encodeintra.c 67 x->short_fdct4x4(be->src_diff, be->coeff, 32);
ethreading.c 330 z->short_fdct4x4 = x->short_fdct4x4;
rdopt.c 673 x->short_fdct4x4(be->src_diff, be->coeff, 32);
1062 x->short_fdct4x4(be->src_diff, be->coeff, 32);
    [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
block.h 158 void (*short_fdct4x4)(short *input, short *output, int pitch); member in struct:macroblock
encodeintra.c 67 x->short_fdct4x4(be->src_diff, be->coeff, 32);
ethreading.c 330 z->short_fdct4x4 = x->short_fdct4x4;
rdopt.c 673 x->short_fdct4x4(be->src_diff, be->coeff, 32);
1067 x->short_fdct4x4(be->src_diff, be->coeff, 32);
    [all...]
onyx_if.c     [all...]

Completed in 647 milliseconds