HomeSort by relevance Sort by last modified time
    Searched full:roi (Results 1 - 13 of 13) sorted by null

  /external/libvpx/examples/
vp8_set_maps.txt 2 VP8 Set Active and ROI Maps
6 ROI and Active maps.
8 ROI (Reigon of Interest) maps are a way for the application to assign
20 An ROI map is set on frame 22. If the width of the image in macroblocks
32 vpx_roi_map_t roi;
35 roi.rows = cfg.g_h/16;
36 roi.cols = cfg.g_w/16;
38 roi.delta_q[0] = 0;
39 roi.delta_q[1] = -2;
40 roi.delta_q[2] = -4
    [all...]
  /external/kernel-headers/original/linux/
msm_q6vdec.h 148 u32 dec_width; /* frame roi width */
149 u32 dec_height; /* frame roi height */
  /external/neven/Embedded/common/src/b_ImageEm/
ToneDownBGSupp.c 105 /* expand rectangle. the result is called the ROI */
124 /* part 1: sum up all the lines above the ROI */
138 /* part 2: sum up all the lines below the ROI */
327 /* maximum reach of the ROI */
354 /* shrink rectangle. the result is called the ROI */
386 /* this function computes an image that moving away from the ROI gradually fades to
389 * w depends on the distance to the ROI.
417 * (2) blend in the original image moving towards the ROI
435 /* (1) far from the ROI the image is filled with the BG grey value */
467 /* (2) blend from ROI to outside regions *
    [all...]
  /external/libvpx/vp8/
vp8_cx_iface.c 941 vpx_roi_map_t *roi = (vpx_roi_map_t *)data; local
943 if (!vp8_set_roimap(ctx->cpi, roi->roi_map, roi->rows, roi->cols, roi->delta_q, roi->delta_lf, roi->static_threshold))
    [all...]
  /external/neven/Embedded/common/src/b_APIEm/
BFFaceFinder.h 139 * The roi rectangle must not include pixels outside of the original image
172 * The roi rectangle must not include pixels outside of the original image
DCR.c 213 bbs_ERROR1( "%s:\nInvalid ROI rectangle.\n", fNameL );
  /external/libvpx/vpx/
vp8cx.h 124 VP8E_SET_ROI_MAP, /**< control function to pass an ROI map to encoder */
  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.h 175 * The roi rectangle must not include pixels outside of the original image
Scanner.h 246 * The roi rectangle must not include pixels outside of the original image
Scanner.c 178 bbs_ERROR1( "%s:\n ROI is invalid or zero", fNameL );
183 bbs_ERROR1( "%s:\n ROI exceeds image boundary", fNameL );
    [all...]
  /external/neven/FaceRecEm/common/src/b_FDSDK/
DCR.c 217 bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned ROI rectangle references invalid memory", fNameL ) );
224 bbs_Error_create( bbs_ERR_ERROR, 0, NULL, "%s:\nAssigned ROI rectangle is inverted (max<min) or zero", fNameL ) );
  /external/libvpx/
examples.mk 89 vp8_set_maps.DESCRIPTION = VP8 set active and ROI maps
  /external/bluetooth/glib/po/
cy.po 440 "Nod od '%s', disgwyliwyd dyfynnod agored ar ôl y '=' wrth roi gwerth i'r "
    [all...]

Completed in 441 milliseconds