Home
last modified time | relevance | path

Searched refs:piDepth (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_tag_values.h78 piDepth = 51177 enumerator
H A Ddng_preview.cpp733 fIFD.fPhotometricInterpretation = piDepth; in AddTagSet()
H A Ddng_ifd.cpp3071 if (fPhotometricInterpretation != piDepth) in IsValidDNG()
3284 case piDepth: in IsValidDNG()
3497 fPhotometricInterpretation != piDepth) in IsValidDNG()
H A Ddng_parse_utils.cpp775 { piDepth, "Depth" }, in LookupPhotometricInterpretation()
H A Ddng_image_writer.cpp6977 depthInfo->fPhotometricInterpretation = piDepth; in WriteDNGWithMetadata()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dexdisp.h3747 int *piDepth) = 0;
3750 int piDepth) = 0;
3914 int *piDepth);
3918 int piDepth);
4011 #define IShellNameSpace_get_Depth(This,piDepth) (This)->lpVtbl->get_Depth(This,piDepth)
4012 #define IShellNameSpace_put_Depth(This,piDepth) (This)->lpVtbl->put_Depth(This,piDepth)
4109 static FORCEINLINE HRESULT IShellNameSpace_get_Depth(IShellNameSpace* This,int *piDepth) {
4110 return This->lpVtbl->get_Depth(This,piDepth);
4112 static FORCEINLINE HRESULT IShellNameSpace_put_Depth(IShellNameSpace* This,int piDepth) {
4113 return This->lpVtbl->put_Depth(This,piDepth);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dexdisp.h3747 int *piDepth) = 0;
3750 int piDepth) = 0;
3914 int *piDepth);
3918 int piDepth);
4011 #define IShellNameSpace_get_Depth(This,piDepth) (This)->lpVtbl->get_Depth(This,piDepth)
4012 #define IShellNameSpace_put_Depth(This,piDepth) (This)->lpVtbl->put_Depth(This,piDepth)
4109 static FORCEINLINE HRESULT IShellNameSpace_get_Depth(IShellNameSpace* This,int *piDepth) {
4110 return This->lpVtbl->get_Depth(This,piDepth);
4112 static FORCEINLINE HRESULT IShellNameSpace_put_Depth(IShellNameSpace* This,int piDepth) {
4113 return This->lpVtbl->put_Depth(This,piDepth);