HomeSort by relevance Sort by last modified time
    Searched refs:vp9_blend_mb_outer (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl 290 add_proto qw/void vp9_blend_mb_outer/, "uint8_t *y, uint8_t *u, uint8_t *v, int y1, int u1, int v1, int alpha, int stride";
291 specialize qw/vp9_blend_mb_outer/;
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 268 add_proto qw/void vp9_blend_mb_outer/, "uint8_t *y, uint8_t *u, uint8_t *v, int y1, int u1, int v1, int alpha, int stride";
269 specialize qw/vp9_blend_mb_outer/;
    [all...]
vp9_postproc.c 953 vp9_blend_mb_outer(y_ptr + x, u_ptr + (x >> 1), v_ptr + (x >> 1),
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 268 add_proto qw/void vp9_blend_mb_outer/, "uint8_t *y, uint8_t *u, uint8_t *v, int y1, int u1, int v1, int alpha, int stride";
269 specialize qw/vp9_blend_mb_outer/;
    [all...]
vp9_postproc.c 953 vp9_blend_mb_outer(y_ptr + x, u_ptr + (x >> 1), v_ptr + (x >> 1),
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp9_rtcd.h 205 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp9_rtcd.h 211 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp9_rtcd.h 205 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp9_rtcd.h 205 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp9_rtcd.h 219 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 38 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 38 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 38 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 38 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 38 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 38 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 38 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 263 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 38 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 38 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
    [all...]

Completed in 104 milliseconds

1 2