/hardware/libhardware/modules/camera/3_4/ |
H A D | format_metadata_factory_test.cpp | 50 std::map<uint32_t, std::set<std::array<int32_t, 2>>> sizes{ 70 sizes[imp_defined_format] = sizes[V4L2_PIX_FMT_YUV420]; 77 std::set<std::array<int32_t, 2>> format_sizes = sizes[format]; 103 // 3 sizes per format, 4 elements per config.
|
H A D | v4l2_wrapper.h | 71 std::set<std::array<int32_t, 2>>* sizes);
|
H A D | v4l2_wrapper.cpp | 328 std::set<std::array<int32_t, 2>>* sizes) { 337 // Discrete: enumerate all sizes using VIDIOC_ENUM_FRAMESIZES. 338 // Assuming that a driver with discrete frame sizes has a reasonable number 341 sizes->insert({{{static_cast<int32_t>(size_query.discrete.width), 353 // Fully listing all possible sizes, with large enough range/small enough 354 // step size, may produce far too many potential sizes. Instead, find the 355 // closest to a set of standard sizes. 383 sizes->insert( 327 GetFormatFrameSizes(uint32_t v4l2_format, std::set<std::array<int32_t, 2>>* sizes) argument
|
/hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/ |
H A D | img_gralloc.h | 83 size_t *sizes) 86 sizes); 81 gralloc0_get_buffer_cpu_addresses_img(const gralloc_module_t *g, buffer_handle_t handle, void **vaddrs, size_t *sizes) argument
|
H A D | hal_public.h | 172 size_t *sizes) 176 handle, vaddrs, sizes); 179 handle, vaddrs, sizes); 170 gralloc_get_buffer_cpu_addresses_img(const hw_device_t *d, buffer_handle_t handle, void **vaddrs, size_t *sizes) argument
|
H A D | img_gralloc1.h | 251 size_t *sizes); 255 size_t *sizes) 261 return f(g, handle, vaddrs, sizes); 253 gralloc1_get_buffer_cpu_addresses_img(gralloc1_device_t *g, buffer_handle_t handle, void **vaddrs, size_t *sizes) argument
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/ |
H A D | img_gralloc.h | 83 size_t *sizes) 86 sizes); 81 gralloc0_get_buffer_cpu_addresses_img(const gralloc_module_t *g, buffer_handle_t handle, void **vaddrs, size_t *sizes) argument
|
H A D | hal_public.h | 172 size_t *sizes) 176 handle, vaddrs, sizes); 179 handle, vaddrs, sizes); 170 gralloc_get_buffer_cpu_addresses_img(const hw_device_t *d, buffer_handle_t handle, void **vaddrs, size_t *sizes) argument
|
H A D | img_gralloc1.h | 251 size_t *sizes); 255 size_t *sizes) 261 return f(g, handle, vaddrs, sizes); 253 gralloc1_get_buffer_cpu_addresses_img(gralloc1_device_t *g, buffer_handle_t handle, void **vaddrs, size_t *sizes) argument
|
/hardware/interfaces/camera/common/1.0/default/include/ |
H A D | CameraParameters.h | 66 void getSupportedPreviewSizes(Vector<Size> &sizes) const; 81 // in pixels for video frames. If sizes returned from the method 86 void getSupportedVideoSizes(Vector<Size> &sizes) const; 89 // supported preview sizes returned from getSupportedPreviewSizes(). 103 void getSupportedPictureSizes(Vector<Size> &sizes) const; 126 // Supported preview frame sizes in pixels. 177 // Supported EXIF thumbnail sizes (width x height). 0x0 means not thumbnail 454 // The width and height must be one of the supported sizes retrieved 475 // The width and height must be one of the supported sizes retrieved
|
/hardware/interfaces/camera/common/1.0/default/ |
H A D | CameraParameters.cpp | 329 static void parseSizesList(const char *sizesStr, Vector<Size> &sizes) argument 342 ALOGE("Picture sizes string \"%s\" contains invalid character.", sizesStr); 345 sizes.push(Size(width, height)); 378 void CameraParameters::getSupportedPreviewSizes(Vector<Size> &sizes) const 381 parseSizesList(previewSizesStr, sizes); 399 void CameraParameters::getSupportedVideoSizes(Vector<Size> &sizes) const 402 parseSizesList(videoSizesStr, sizes); 449 void CameraParameters::getSupportedPictureSizes(Vector<Size> &sizes) const 452 parseSizesList(pictureSizesStr, sizes);
|
/hardware/qcom/camera/msm8998/usbcamcore/src/ |
H A D | QCameraUsbParm.cpp | 149 static String8 create_sizes_str(const camera_size_type *sizes, int len); 375 static String8 create_sizes_str(const camera_size_type *sizes, int len) { argument 380 snprintf(buffer, sizeof(buffer), "%dx%d", sizes[0].width, sizes[0].height); 384 snprintf(buffer, sizeof(buffer), ",%dx%d", sizes[i].width, sizes[i].height);
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
H A D | vbp_utils.c | 188 viddec_parser_memory_sizes_t sizes; local 200 pcontext->parser_ops->get_cxt_size(&sizes); 203 if (sizes.persist_size) 205 pcontext->persist_mem = g_try_malloc(sizes.persist_size);
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | msm_ion.h | 132 size_t __user * sizes; member in struct:ion_prefetch_regions
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | msm_ion.h | 169 size_t __user *sizes; member in struct:ion_prefetch_regions
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
H A D | msm_ion.h | 140 size_t * sizes; member in struct:ion_prefetch_regions
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
H A D | msm_ion.h | 176 size_t *sizes; member in struct:ion_prefetch_regions
|
/hardware/qcom/camera/msm8998/ |
H A D | QCameraParameters.h | 52 // Supported PREVIEW/RECORDING SIZES IN HIGH FRAME RATE recording, sizes in pixels. 245 void getSupportedHfrSizes(Vector<Size> &sizes) const;
|
/hardware/interfaces/renderscript/1.0/ |
H A D | IContext.hal | 577 * names, and sizes. 610 * @param arraySizesPtr Container of array sizes 801 * @param sizes Collection of Script's data sizes 809 vec<int32_t> sizes, vec<Closure> depClosures, 821 * @param sizes Collection of sizes 827 vec<int32_t> sizes)
|
/hardware/interfaces/renderscript/1.0/default/ |
H A D | Context.h | 86 Return<Closure> closureCreate(ScriptKernelID kernelID, Allocation returnValue, const hidl_vec<ScriptFieldID>& fieldIDS, const hidl_vec<int64_t>& values, const hidl_vec<int32_t>& sizes, const hidl_vec<Closure>& depClosures, const hidl_vec<ScriptFieldID>& depFieldIDS) override; 87 Return<Closure> invokeClosureCreate(ScriptInvokeID invokeID, const hidl_vec<uint8_t>& params, const hidl_vec<ScriptFieldID>& fieldIDS, const hidl_vec<int64_t>& values, const hidl_vec<int32_t>& sizes) override;
|
H A D | Context.cpp | 496 Return<Closure> Context::closureCreate(ScriptKernelID kernelID, Allocation returnValue, const hidl_vec<ScriptFieldID>& fieldIDS, const hidl_vec<int64_t>& values, const hidl_vec<int32_t>& sizes, const hidl_vec<Closure>& depClosures, const hidl_vec<ScriptFieldID>& depFieldIDS) { argument 502 std::vector<int> _sizes = hidl_to_rs<int>(sizes, [](int32_t val) { return static_cast<int>(val); }); 509 Return<Closure> Context::invokeClosureCreate(ScriptInvokeID invokeID, const hidl_vec<uint8_t>& params, const hidl_vec<ScriptFieldID>& fieldIDS, const hidl_vec<int64_t>& values, const hidl_vec<int32_t>& sizes) { argument 516 std::vector<int> _sizes = hidl_to_rs<int>(sizes, [](int32_t val) { return static_cast<int>(val); });
|
/hardware/interfaces/renderscript/1.0/vts/functional/ |
H A D | VtsScriptTests.cpp | 528 hidl_vec<int32_t> sizes = {int32_t(0)}; local 532 values, sizes, depClosures, depFieldIDS);
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCameraParameters.h | 114 // Supported PREVIEW/RECORDING SIZES IN HIGH FRAME RATE recording, sizes in pixels. 125 // Supported live snapshot sizes 1091 void parseSizesList(const char *sizesStr, Vector<Size> &sizes); 1098 String8 createSizesString(const cam_dimension_t *sizes, size_t len);
|
H A D | QCameraParameters.cpp | 141 const char QCameraParameters::KEY_QC_SUPPORTED_LIVESNAPSHOT_SIZES[] = "supported-live-snapshot-sizes"; 511 /*Thumbnail sizes to match portrait picture size aspect ratio*/ 1188 * @sizes : array of dimensions 1193 String8 QCameraParameters::createSizesString(const cam_dimension_t *sizes, size_t len) argument 1199 snprintf(buffer, sizeof(buffer), "%dx%d", sizes[0].width, sizes[0].height); 1204 sizes[i].width, sizes[i].height); 1348 * DESCRIPTION: create string obj contains array of hfr sizes 1665 // Get current Picture & max Snapshot sizes 6585 parseSizesList(const char *sizesStr, Vector<Size> &sizes) argument [all...] |
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 8176 // requires the respective sizes to be accurate. 11908 size_t *sizes = (size_t*) malloc(sizeof(size_t) * prefetch_count); local 11910 if (custom_data == NULL || prefetch_data == NULL || regions == NULL || sizes == NULL) { 11916 sizes[i] = prefetch_size; 11920 regions[0].sizes = sizes; 11937 free(sizes);
|