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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8cx.h 135 VP8E_SET_ROI_MAP, /**< control function to pass an ROI map to encoder */
333 VPX_CTRL_USE_TYPE(VP8E_SET_ROI_MAP, vpx_roi_map_t *)
  /external/libvpx/libvpx/vpx/
vp8cx.h 148 VP8E_SET_ROI_MAP = 8,
710 VPX_CTRL_USE_TYPE(VP8E_SET_ROI_MAP, vpx_roi_map_t *)
  /external/libvpx/libvpx/examples/
set_maps.c 92 if (vpx_codec_control(codec, VP8E_SET_ROI_MAP, &roi))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
set_maps.c 91 if (vpx_codec_control(codec, VP8E_SET_ROI_MAP, &roi))
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 1209 static vpx_codec_err_t vp8e_set_roi_map(vpx_codec_alg_priv_t *ctx, function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 1126 static vpx_codec_err_t vp8e_set_roi_map(vpx_codec_alg_priv_t *ctx, function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]

Completed in 67 milliseconds