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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 47 void vp9_init3smotion_compensation(search_site_config *cfg, int stride);
vp9_mcomp.c 124 void vp9_init3smotion_compensation(search_site_config *cfg, int stride) { function
    [all...]
vp9_encoder.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.h 50 void vp9_init3smotion_compensation(MACROBLOCK *x, int stride);
vp9_mcomp.c 126 void vp9_init3smotion_compensation(MACROBLOCK *x, int stride) { function
    [all...]
vp9_onyx_if.c 658 vp9_init3smotion_compensation(&cpi->mb, y_stride);
    [all...]

Completed in 225 milliseconds