context | coreflow::Reference | |
copyPatch(const vx_rectangle_t *rect, vx_size user_stride_y, void *user_ptr, vx_enum user_coordinate_type, vx_enum usage, vx_enum user_mem_type) | coreflow::Remap | |
createReference(vx_context context, vx_enum type, vx_reftype_e refType, vx_reference scope) | coreflow::Reference | static |
createRemap(vx_context context, vx_uint32 src_width, vx_uint32 src_height, vx_uint32 dst_width, vx_uint32 dst_height) | coreflow::Remap | static |
dataType() const | coreflow::Reference | |
decrementReference(vx_reftype_e refType) | coreflow::Reference | |
delay | coreflow::Reference | |
delay_slot_index | coreflow::Reference | |
destruct() override final | coreflow::Remap | virtual |
dst_height | coreflow::Remap | |
dst_width | coreflow::Remap | |
dstHeight() const | coreflow::Remap | |
dstWidth() const | coreflow::Remap | |
external_count | coreflow::Reference | |
extracted | coreflow::Reference | |
getCoordValue(vx_uint32 dst_x, vx_uint32 dst_y, vx_float32 *src_x, vx_float32 *src_y) | coreflow::Remap | |
getRemapPoint(vx_uint32 dst_x, vx_uint32 dst_y, vx_float32 *src_x, vx_float32 *src_y) | coreflow::Remap | |
incrementReference(vx_reftype_e refType) | coreflow::Reference | |
index | coreflow::Reference | |
initReferenceForDelay(vx_delay delay, vx_int32 index) | coreflow::Reference | |
internal_count | coreflow::Reference | |
is_accessible | coreflow::Reference | |
is_virtual | coreflow::Reference | |
isValidReference(vx_reference ref) | coreflow::Reference | static |
isValidReference(vx_reference ref, vx_enum type) | coreflow::Reference | static |
isValidRemap(vx_remap remap) | coreflow::Remap | static |
lock | coreflow::Reference | |
magic | coreflow::Reference | |
mapPatch(const vx_rectangle_t *rect, vx_map_id *map_id, vx_size *stride_y, void **ptr, vx_enum coordinate_type, vx_enum usage, vx_enum mem_type) | coreflow::Remap | |
memory | coreflow::Remap | |
name | coreflow::Reference | |
platform | coreflow::Reference | |
printReference(vx_reference ref) | coreflow::Reference | static |
read_count | coreflow::Reference | |
refCount() const | coreflow::Reference | |
Reference(vx_context context, vx_enum type, vx_reference scope) | coreflow::Reference | protected |
refName() const | coreflow::Reference | |
releaseReference(vx_reference *ref, vx_enum type, vx_reftype_e reftype, vx_destructor_f special_destructor) | coreflow::Reference | static |
Remap(vx_context context, vx_reference scope) | coreflow::Remap | |
reserved | coreflow::Reference | |
scope | coreflow::Reference | |
setCoordValue(vx_uint32 dst_x, vx_uint32 dst_y, vx_float32 src_x, vx_float32 src_y) | coreflow::Remap | |
setName(const vx_char *name) | coreflow::Reference | |
setRemapPoint(vx_uint32 dst_x, vx_uint32 dst_y, vx_float32 src_x, vx_float32 src_y) | coreflow::Remap | |
sizeOfType(vx_enum type) | coreflow::Reference | static |
src_height | coreflow::Remap | |
src_width | coreflow::Remap | |
srcHeight() const | coreflow::Remap | |
srcWidth() const | coreflow::Remap | |
totalReferenceCount() | coreflow::Reference | |
type | coreflow::Reference | |
unmapPatch(vx_uint32 map_id) | coreflow::Remap | |
write_count | coreflow::Reference | |
~Reference() | coreflow::Reference | protectedvirtual |
~Remap() | coreflow::Remap | |