Home
last modified time | relevance | path

Searched refs:format (Results 5176 - 5200 of 9656) sorted by relevance

1...<<201202203204205206207208209210>>...387

/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_client_producer.h103 * @brief Client Producer sends request(SET_FORMAT) to set format, to calculate the buffer size.
105 * @param [in] format, Buffer format.
107 void SetFormat(uint32_t format) override;
110 * @brief Client Producer sends request(GET_FORMAT) to get format, buffer format to calculate the buffer size..
111 * @returns format, Buffer format.
131 * format and stride alignment.
138 * to calculate by width, height, format
[all...]
H A Dbuffer_manager.h56 * @param [in] format, alloc buffer format.
60 SurfaceBufferImpl* AllocBuffer(uint32_t width, uint32_t height, uint32_t format, uint32_t usage);
/foundation/multimedia/av_codec/services/engine/codec/include/audio/decoder/
H A Daudio_opus_decoder_plugin.h38 int32_t Init(const Format &format) override;
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/
H A Dplatform_hardware_buffer_util.cpp34 const bool useExternalFormat = (imageCreateInfo.format == VK_FORMAT_UNDEFINED); in CreateHwPlatformImage()
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_hardware_buffer_util.cpp34 const bool useExternalFormat = (imageCreateInfo.format == VK_FORMAT_UNDEFINED); in CreateHwPlatformImage()
/foundation/multimedia/av_codec/services/engine/codec/include/audio/encoder/
H A Daudio_opus_encoder_plugin.h40 int32_t Init(const Format &format) override;
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_frame_ohos_raster.h52 .format = GRAPHIC_PIXEL_FMT_RGBA_8888,
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dhi_audit.h63 std::string GetFormattedTimestamp(time_t timeStamp, const std::string& format);
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Djpeg_encoder.h40 J_COLOR_SPACE GetEncodeFormat(Media::PixelFormat format, int32_t &componentsNum);
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_yuv_ext.h47 int32_t ColorSpaceBGRAToYuv(uint8_t *bgraData, SkTransYuvInfo &dst, ImageInfo &imageInfo, PixelFormat &format,
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_flac_encoder_demo.h53 int32_t Configure(OH_AVFormat *format);
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avbuffer/
H A Davbuffer_mock.h42 virtual int32_t SetParameter(const std::shared_ptr<FormatMock> &format) = 0;
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_controller.h47 int32_t GetOutputFormatImpl(Media::Format& format);
/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhencoder_unit_test.h30 void OnOutputFormatChanged(const Format &format) override;
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/output/
H A Ddepth_data_napi.h31 static napi_value CreateDepthData(napi_env env, napi_value format, napi_value depthMap, napi_value qualityLevel,
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera_ability.h71 * @brief Obtains the supported image sizes for a specified image format.
73 * @param format Indicates the image format, which can be YUV, H.265, or H.264.
76 std::list<CameraPicSize> GetSupportedSizes(int format) const;
/foundation/multimedia/image_effect/test/unittest/mock/src/
H A Dmock_producer_surface.cpp35 .format = PIXEL_FORMAT, in AllocDmaMemory()
/foundation/multimedia/player_framework/services/services/engine_intf/
H A Di_transcoder_engine.h71 * Sets the output file format. The function must be called after SetVideoSource or SetAudioSource, and before
75 virtual int32_t SetOutputFormat(OutputFormatType format) = 0;
/foundation/multimedia/player_framework/frameworks/native/transcoder/
H A Dtranscoder_impl.h36 int32_t SetOutputFormat(OutputFormatType format) override;
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Di_standard_transcoder_service.h36 virtual int32_t SetOutputFormat(OutputFormatType format) = 0;
H A Dtranscoder_service_proxy.h35 int32_t SetOutputFormat(OutputFormatType format) override;
/third_party/elfutils/backends/
H A Daarch64_regs.c41 __attribute__ ((format (printf, 7, 8)))
H A Dsparc_corenote.c115 .name = "pc", .type = ELF_T_ADDR, .format = 'x', \
/third_party/ffmpeg/libavcodec/
H A Dflac.h107 * @param[out] format extradata format.
112 enum FLACExtradataFormat *format,
H A Dvp8_parser.c47 s->format = AV_PIX_FMT_YUV420P; in parse()

Completed in 13 milliseconds

1...<<201202203204205206207208209210>>...387