Home
last modified time | relevance | path

Searched defs:roi (Results 1 – 8 of 8) sorted by relevance

/external/ImageMagick/MagickCore/
Dpixel.c510 const RectangleInfo *roi,const char *magick_restrict map, in ExportCharPixel()
717 const RectangleInfo *roi,const char *magick_restrict map, in ExportDoublePixel()
925 const RectangleInfo *roi,const char *magick_restrict map, in ExportFloatPixel()
1132 const RectangleInfo *roi,const char *magick_restrict map, in ExportLongPixel()
1339 const RectangleInfo *roi,const char *magick_restrict map, in ExportLongLongPixel()
1548 const RectangleInfo *roi,const char *magick_restrict map, in ExportQuantumPixel()
1758 const RectangleInfo *roi,const char *magick_restrict map, in ExportShortPixel()
1975 roi; in ExportImagePixels() local
2505 static MagickBooleanType ImportCharPixel(Image *image,const RectangleInfo *roi, in ImportCharPixel()
2767 const RectangleInfo *roi,const char *magick_restrict map, in ImportDoublePixel()
[all …]
/external/libvpx/libvpx/examples/
Dset_maps.c66 vpx_roi_map_t roi; in set_roi_map() local
Dvpx_temporal_svc_encoder.c173 vpx_roi_map_t *roi) { in set_roi_map()
593 vpx_roi_map_t roi; in main() local
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c1121 vpx_roi_map_t *roi = (vpx_roi_map_t *)data; in vp8e_set_roi_map() local
/external/epid-sdk/ext/ipp/sources/include/
Downdefs.h419 #define IPP_BAD_ISIZE_RET(roi) \ argument
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1371 vpx_roi_map_t *roi = (vpx_roi_map_t *)data; in ctrl_set_roi_map() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c560 vpx_roi_map_t *roi = &cpi->roi; in apply_roi_map() local
672 vpx_roi_map_t *roi = &cpi->roi; in vp9_set_roi_map() local
Dvp9_encoder.h849 vpx_roi_map_t roi; member