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

  /external/libvpx/libvpx/vp9/common/
vp9_filter.h 28 #define BILINEAR 3
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_transfer.h 22 BILINEAR
nv30_miptree.c 158 nv30_transfer_rect(nv30, BILINEAR, &src, &dst);
nv30_transfer.c 316 case BILINEAR:
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_filter.h 34 BILINEAR = 3,
51 // The VP9_BILINEAR_FILTERS_2TAP macro returns a pointer to the bilinear
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]
vp9_encodeframe.c 739 mbmi->interp_filter = BILINEAR;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]
vp9_encodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c 597 BILINEAR };
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 287 milliseconds