Searched refs:i_depth (Results 1 – 3 of 3) sorted by relevance
| /openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
| H A D | 0003-CVE-2022-41325.patch | 48 - int i_depth = p_client->format.bitsPerPixel; 52 - switch( i_depth ) 67 - p_sys->i_framebuffersize = i_width * i_height * i_depth / 8; 79 - fmt.video.i_bits_per_pixel = i_depth;
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
| H A D | dbus_utility.hpp | 132 const std::string& i_objectPath, const int& i_depth, in getObjectSubTree() argument 149 l_method.append(i_objectPath, i_depth, i_interfaces); in getObjectSubTree() 733 const std::string i_objectPath, const int i_depth = 0, in GetSubTreePaths() argument 744 l_method.append(i_objectPath, i_depth, i_constrainingInterfaces);
|
| /openbmc/openpower-vpd-parser/vpd-tool/include/ |
| H A D | tool_utils.hpp | 562 const std::string i_objectPath, const int i_depth = 0, in GetSubTreePaths() argument 574 l_method.append(i_objectPath, i_depth, i_constrainingInterfaces);
|