de265_image_allocation  663 libde265-1.0.3/libde265/de265.cc                                                        de265_image_allocation* allocfunc,
de265_image_allocation  671 libde265-1.0.3/libde265/de265.cc LIBDE265_API const struct de265_image_allocation *de265_get_default_image_allocation_functions(void)
de265_image_allocation  339 libde265-1.0.3/libde265/de265.h                                                        struct de265_image_allocation*,
de265_image_allocation  341 libde265-1.0.3/libde265/de265.h LIBDE265_API const struct de265_image_allocation *de265_get_default_image_allocation_functions(void);
de265_image_allocation  328 libde265-1.0.3/libde265/decctx.cc void decoder_context::set_image_allocation_functions(de265_image_allocation* allocfunc,
de265_image_allocation  355 libde265-1.0.3/libde265/decctx.h   void set_image_allocation_functions(de265_image_allocation* allocfunc, void* userdata);
de265_image_allocation  357 libde265-1.0.3/libde265/decctx.h   de265_image_allocation param_image_allocation_functions;
de265_image_allocation  170 libde265-1.0.3/libde265/image.cc de265_image_allocation de265_image::default_image_allocation = {
de265_image_allocation  339 libde265-1.0.3/libde265/image.h   static de265_image_allocation default_image_allocation;
de265_image_allocation  425 libde265-1.0.3/libde265/image.h   de265_image_allocation image_allocation_functions; // the functions used for memory allocation