Home
last modified time | relevance | path

Searched defs:index (Results 4876 - 4900 of 5982) sorted by relevance

1...<<191192193194195196197198199200>>...240

/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp1425 int32_t index = in InitAdapter() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp612 int32_t index = in Init() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/
H A Dmultichannel_audio_renderer_sink.cpp1110 int32_t index = in InitAdapter() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp173 unsigned int index = 0; in GetRepresentationFromAdptSet() local
1865 unsigned int index = 0; GetRepresemtationFromAdptSet() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp1249 auto index = std::find_if(selectedTrackIds_.begin(), selectedTrackIds_.end(), UnselectTrack() local
1277 int index = static_cast<int>(selectedTrackIds_[i]); SeekTo() local
1427 GetIndexByRelativePresentationTimeUs(const uint32_t trackIndex, const uint64_t relativePresentationTimeUs, uint32_t &index) GetIndexByRelativePresentationTimeUs() argument
1501 PTSAndIndexConvertSttsAndCttsProcess(IndexAndPTSConvertMode mode, const AVStream* avStream, int64_t absolutePTS, uint32_t index) PTSAndIndexConvertSttsAndCttsProcess() argument
1535 PTSAndIndexConvertOnlySttsProcess(IndexAndPTSConvertMode mode, const AVStream* avStream, int64_t absolutePTS, uint32_t index) PTSAndIndexConvertOnlySttsProcess() argument
1558 GetPresentationTimeUsFromFfmpegMOV(IndexAndPTSConvertMode mode, uint32_t trackIndex, int64_t absolutePTS, uint32_t index) GetPresentationTimeUsFromFfmpegMOV() argument
1574 PTSAndIndexConvertSwitchProcess(IndexAndPTSConvertMode mode, int64_t pts, int64_t absolutePTS, uint32_t index) PTSAndIndexConvertSwitchProcess() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_renderer_stream_impl.cpp957 void PaRendererStreamImpl::SetStreamIndex(uint32_t index) in SetStreamIndex() argument
1251 int32_t PaRendererStreamImpl::Peek(std::vector<char> *audioBuffer, int32_t &index) in Peek() argument
1256 int32_t PaRendererStreamImpl::ReturnIndex(int32_t index) in ReturnIndex() argument
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp780 int32_t HevcDecoder::UpdateOutputBuffer(uint32_t index) in UpdateOutputBuffer() argument
802 UpdateSurfaceMemory(uint32_t index) UpdateSurfaceMemory() argument
831 CheckFormatChange(uint32_t index, int width, int height, int bitDepth) CheckFormatChange() argument
926 QueueInputBuffer(uint32_t index) QueueInputBuffer() argument
951 uint32_t index = inputAvailQue_->Front(); SendFrame() local
1017 auto index = codecAvailQue_->Front(); DecodeFrameOnce() local
1081 FramePostProcess(std::shared_ptr<HBuffer> &frameBuffer, uint32_t index, int32_t status, int ret) FramePostProcess() argument
1182 FindAvailIndex(uint32_t index) FindAvailIndex() argument
1197 auto index = renderAvailQue_->Front(); RequestBufferFromConsumer() local
1271 ReleaseOutputBuffer(uint32_t index) ReleaseOutputBuffer() argument
1289 FlushSurfaceMemory(std::shared_ptr<FSurfaceMemory> &surfaceMemory, uint32_t index) FlushSurfaceMemory() argument
1316 RenderOutputBuffer(uint32_t index) RenderOutputBuffer() argument
1442 RenderNewSurfaceWithOldBuffer(const sptr<Surface> &newSurface, uint32_t index) RenderNewSurfaceWithOldBuffer() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_param_utils.cpp682 int32_t index = 0; in SetMicrophoneDescriptors() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp481 int32_t index = SwitchAdapter(descs, adapterNameCase, port, audioPort, size); in Init() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/
H A Dfast_audio_renderer_sink.cpp495 int32_t index = SwitchAdapterRender((struct AudioAdapterDescriptor *)&descs, adapterNameCase_, port, audioPort_, in Init() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h329 uint32_t index; // for example texcoord 0,1,2... member
376 uint32_t index = GLTF_INVALID_INDEX; member
[all...]
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp1529 int32_t index = SwitchAdapterCapture((struct AudioAdapterDescriptor *)&descs, in InitManagerAndAdapter() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp689 uint32_t index = 0U; in Update() local
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp165 bool EcsTrackAnimation::RemoveKeyframe(size_t index) in RemoveKeyframe() argument
489 auto index = std::distance(tracks.begin(), iterator); in OnAnimationTracksChanged() local
708 void EcsAnimation::RemoveKey(IEcsTrackAnimation::Ptr track, uint32_t index) in RemoveKey() argument
1169 size_t index = 0; in SetKeyFrameData() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1738 auto index = reinterpret_cast<uint32_t*>(dst + indexOffset); GatherDeltasP() local
1830 auto index = reinterpret_cast<uint32_t*>(dst + indexOffset); GatherDeltasPN() local
1959 auto index = reinterpret_cast<uint32_t*>(dst + indexOffset); GatherDeltasPNT() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp747 int32_t FCodec::UpdateBuffers(uint32_t index, int32_t bufferSize, uint32_t bufferType) in UpdateBuffers() argument
772 UpdateSurfaceMemory(uint32_t index) UpdateSurfaceMemory() argument
801 CheckFormatChange(uint32_t index, int width, int height) CheckFormatChange() argument
873 QueueInputBuffer(uint32_t index) QueueInputBuffer() argument
932 uint32_t index = inputAvailQue_->Front(); SendFrame() local
1017 FramePostProcess(std::shared_ptr<FBuffer> &frameBuffer, uint32_t index, int32_t status, int ret) FramePostProcess() argument
1084 auto index = codecAvailQue_->Front(); ReceiveFrame() local
1128 FindAvailIndex(uint32_t index) FindAvailIndex() argument
1141 ReleaseOutputBuffer(uint32_t index) ReleaseOutputBuffer() argument
1159 FlushSurfaceMemory(std::shared_ptr<FSurfaceMemory> &surfaceMemory, uint32_t index) FlushSurfaceMemory() argument
1186 RenderOutputBuffer(uint32_t index) RenderOutputBuffer() argument
1314 RenderNewSurfaceWithOldBuffer(const sptr<Surface> &newSurface, uint32_t index) RenderNewSurfaceWithOldBuffer() argument
1332 auto index = renderAvailQue_->Front(); RequestBufferFromConsumer() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dmedia_demuxer.cpp2124 GetIndexByRelativePresentationTimeUs(const uint32_t trackIndex, const uint64_t relativePresentationTimeUs, uint32_t &index) GetIndexByRelativePresentationTimeUs() argument
2139 GetRelativePresentationTimeUsByIndex(const uint32_t trackIndex, const uint32_t index, uint64_t &relativePresentationTimeUs) GetRelativePresentationTimeUsByIndex() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp266 uint32_t index = g_commandLoopIndexEnd++; in PatchTransactionTime() local
888 uint32_t index = g_commandLoopIndexStart; in GetCommandParcelList() local
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1115 int index = FindGLTFAnimationIndex(name); in ProcessGLTFAnimations() local
1126 uint32_t index = 0; in FindGLTFAnimationIndex() local
1144 void LumeCommon::UpdateSingleGLTFAnimation(int index, const std::shared_ptr<GLTFAnimation>& gltfAnimation) in UpdateSingleGLTFAnimation() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp1607 int32_t index = 0; in DisplayDump() local
1620 int32_t index = 0; in SurfaceDump() local
1633 int32_t index = 0; in FpsDump() local
1647 int32_t index = 0; ClearFpsDump() local
1689 int32_t index = 0; HitchsDump() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_ffi.cpp239 CImageInfo FfiOHOSImageSourceGetImageInfo(int64_t id, uint32_t index, uint32_t* errCode) in FfiOHOSImageSourceGetImageInfo() argument
313 char* FfiOHOSGetImageProperty(int64_t id, char* key, uint32_t index, char* defaultValue, uint32_t* errCode) in FfiOHOSGetImageProperty() argument
434 CArrI64 FfiOHOSImageSourceCreatePixelMapList(int64_t id, uint32_t index, CDecodingOptions opts, in FfiOHOSImageSourceCreatePixelMapList() argument
573 RetDataI64U32 FfiOHOSImageSourceCreatePixelMap(int64_t id, uint32_t index, CDecodingOptions &opts) in FfiOHOSImageSourceCreatePixelMap() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp655 static void ParseISOExtendInfoMain(uint8_t* data, uint32_t& offset, ExtendInfoMain& info, uint8_t index) in ParseISOExtendInfoMain() argument
942 uint32_t index = 0; PackBaseVividMarker() local
975 uint32_t index = 0; PackBaseISOMarker() local
1066 PackExtendMetadata(vector<uint8_t>& bytes, uint32_t& index, HDRVividExtendMetadata& metadata) PackExtendMetadata() argument
1078 PackVividStaticMetadata(vector<uint8_t>& bytes, uint32_t& index, vector<uint8_t>& staticVec) PackVividStaticMetadata() argument
1105 PackVividMetadata(vector<uint8_t>& bytes, uint32_t& index, HdrMetadata& metadata) PackVividMetadata() argument
1138 uint32_t index = 0; PackVividMetadataMarker() local
1211 uint32_t index = 0; PackISOMetadataMarker() local
1248 WriteJpegPreApp(sk_sp<SkData>& imageData, SkWStream& outputStream, uint32_t& index, uint32_t& jfifSize) WriteJpegPreApp() argument
1327 uint32_t index = 0; PackIT35Info() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp1036 size_t index = 0; ProcessChunkHead() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp87 uint32_t index = 0; member
529 CreatePixelMapInner(SendableImageSourceNapi *thisPtr, std::shared_ptr<ImageSource> imageSource, uint32_t index, DecodeOptions decodeOpts, uint32_t &status) CreatePixelMapInner() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp840 uint32_t index = 0; in ModifyExifData() local
[all...]

Completed in 80 milliseconds

1...<<191192193194195196197198199200>>...240