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

  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 1333 void vp9_iwht4x4_add(const int16_t *input, uint8_t *dest, int stride, int eob) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.c 1333 void vp9_iwht4x4_add(const int16_t *input, uint8_t *dest, int stride, int eob) { function
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_idct.c 1373 void vp9_iwht4x4_add(const tran_low_t *input, uint8_t *dest, int stride, function
    [all...]

Completed in 848 milliseconds