Home
last modified time | relevance | path

Searched defs:headerSize (Results 1 - 25 of 27) sorted by relevance

12

/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Djpeg_format_agent.cpp52 uint32_t headerSize = sizeof(JPEG_HEADER); in CheckFormat() local
H A Dpng_format_agent.cpp52 uint32_t headerSize = sizeof(PNG_HEADER); in CheckFormat() local
H A Dbmp_format_agent.cpp53 uint32_t headerSize = sizeof(BMP_HEADER); in CheckFormat() local
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dbitmap_helpers.cpp89 const int32_t headerSize = in ReadBmp() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_blendmode_test.cpp71 size_t headerSize = sizeof(wav_hdr); in StartRendererPlayback() local
H A Daudio_render_mode_callback_test.cpp69 size_t headerSize = sizeof(wav_hdr); in InitRender() local
H A Daudio_renderer_test.cpp305 size_t headerSize = sizeof(wav_hdr); in TestPlayback() local
H A Daudio_interrupt_test.cpp217 size_t headerSize = sizeof(wav_hdr); in InitRender() local
H A Daudio_voip_test.cpp132 size_t headerSize = sizeof(wav_hdr); in TestPlayback() local
H A Dinterrupt_multi_renderer_test.cpp207 size_t headerSize = sizeof(wav_hdr); in InitRender() local
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_hdi_device_test.cpp135 size_t headerSize = sizeof(wav_hdr); in TestPlayback() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Dheif_box.cpp75 int headerSize = UINT64_BYTES_NUM; in InferHeaderSize() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.cpp322 double headerSize = GetMainSize(header_->GetLayoutSize()); in SetItemsPostion() local
378 double headerSize = header_ && (startIndex_ == 0) ? GetMainSize(header_->GetLayoutSize()) : 0.0; in PerformLayout() local
470 double headerSize = GetMainSize(header_->GetLayoutSize()); in SetChainOffset() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_player_test/src/
H A Daudio_opensles_player_unit_test.cpp148 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
227 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
257 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
287 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
317 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
347 size_t headerSize = sizeof(wav_hdr); HWTEST() local
377 size_t headerSize = sizeof(wav_hdr); HWTEST() local
407 size_t headerSize = sizeof(wav_hdr); HWTEST() local
437 size_t headerSize = sizeof(wav_hdr); HWTEST() local
467 size_t headerSize = sizeof(wav_hdr); HWTEST() local
566 size_t headerSize = sizeof(wav_hdr); HWTEST() local
603 size_t headerSize = sizeof(wav_hdr); HWTEST() local
616 size_t headerSize = sizeof(wav_hdr); HWTEST() local
977 size_t headerSize = sizeof(wav_hdr); HWTEST() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H A Daudio_opensles_player_test.cpp67 size_t headerSize = sizeof(wav_hdr); in main() local
111 size_t headerSize = sizeof(wav_hdr); in main() local
/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_encoder_plugin.cpp161 uint32_t headerSize = 0; in ReceivePacketSucc() local
H A Daudio_ffmpeg_aac_encoder_plugin.cpp67 int32_t AudioFFMpegAacEncoderPlugin::GetAdtsHeader(std::string &adtsHeader, int32_t &headerSize, in GetAdtsHeader() argument
506 int32_t headerSize = 0; in ReceivePacketSucc() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_position_map.h353 UpdateGroupPosMap(int32_t totalCount, int32_t lanes, float space, RefPtr<ListChildrenMainSize>& childrenSize, float headerSize, float footerSize) UpdateGroupPosMap() argument
H A Dlist_layout_algorithm.h39 float headerSize = 0.0f; member
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp100 Status FFmpegAACEncoderPlugin::GetAdtsHeader(std::string &adtsHeader, int32_t &headerSize, in GetAdtsHeader() argument
280 int32_t headerSize = 0; in ReceivePacketSucc() local
/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp184 size_t headerSize = sizeof(wav_hdr); in InitRenderer() local
/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_ability_unit_test.cpp416 int64_t headerSize; in SetVorbisHeader() local
[all...]
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_proxy.cpp628 auto headerSize = static_cast<uint32_t>(mediaSource->header.size()); in SetMediaSource() local
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp523 auto headerSize = response.GetHeader().size(); in SendResponse() local
/foundation/distributedhardware/distributed_audio/services/test_example/
H A Ddistributedaudiotest.cpp376 size_t headerSize = sizeof(WavHdr); in StartRender() local

Completed in 23 milliseconds

12