Home
last modified time | relevance | path

Searched defs:sdr (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dvpe_utils.h36 sptr<SurfaceBuffer> sdr; member
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg02.c31 static int sdr, sdw; variable
/third_party/ffmpeg/libavfilter/
H A Daf_asdr.c40 static void sdr(AVFilterContext *ctx, const AVFrame *u, const AVFrame *v) in sdr() function
/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dvpe_helper.cpp123 OHNativeWindowBuffer *sdr = OH_NativeWindow_CreateNativeWindowBufferFromSurfaceBuffer(&inputSdrImage); in ColorSpaceConverterComposeImage() local
140 OHNativeWindowBuffer *sdr = OH_NativeWindow_CreateNativeWindowBufferFromSurfaceBuffer(&outputSdrImage); in ColorSpaceConverterDecomposeImage() local
156 OHNativeWindowBuffer *sdr = OH_NativeWindow_CreateNativeWindowBufferFromSurfaceBuffer(&outputSdrImage); in ColorSpaceConverterProcessImage() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dvpe_utils.cpp171 OHNativeWindowBuffer* sdr = OH_NativeWindow_CreateNativeWindowBufferFromSurfaceBuffer(&sb.sdr); in ColorSpaceConverterComposeImage() local
203 OHNativeWindowBuffer* sdr = OH_NativeWindow_CreateNativeWindowBufferFromSurfaceBuffer(&sb.sdr); in ColorSpaceConverterDecomposeImage() local
411 OHNativeWindowBuffer* sdr = OH_NativeWindow_CreateNativeWindowBufferFromSurfaceBuffer(&input); ColorSpaceConverterImageProcess() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp1108 uint32_t ExtEncoder::EncodeHeifDualHdrImage(sptr<SurfaceBuffer>& sdr, sptr<SurfaceBuffer>& gainmap, in EncodeHeifDualHdrImage() argument
1148 uint32_t ExtEncoder::EncodeHeifSdrImage(sptr<SurfaceBuffer>& sdr, SkImageInf argument
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp3749 static bool DecomposeImage(sptr<SurfaceBuffer>& hdr, sptr<SurfaceBuffer>& sdr, bool isSRGB = false) in DecomposeImage() argument
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc2294 void Assembler::sdr(Register rd, const MemOperand& rs) { in sdr() function in v8::internal::Assembler

Completed in 19 milliseconds