Home
last modified time | relevance | path

Searched refs:index (Results 6976 - 7000 of 11953) sorted by relevance

1...<<271272273274275276277278279280>>...479

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_matrix.h63 void Set(Index index, float value) {} in Set() argument
67 float Get(int /* index */) const in Get()
/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
H A Dforeach_element.h31 using ComponentFunction = std::function<RefPtr<Component>(int32_t index)>;
46 // new child from Component place to index 0
47 // old child moves from index 0 to 1
48 // old child moves from index 1 to 2
49 // old child at index 2 delete
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_textpicker_modifier.h35 const std::vector<NG::TextCascadePickerOptions>& options, uint32_t index, std::vector<uint32_t>& selectedValues);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_layout_algorithm.h38 void ChangeAmPmTextStyle(uint32_t index, uint32_t showOptionCount, const SizeF& size,
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_node.h68 RefPtr<FrameNode> GetFrameNode(int32_t index) override;
/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Di_stream.h65 virtual void SetStreamIndex(uint32_t index) = 0;
/foundation/multimedia/av_codec/services/dfx/include/
H A Davcodec_xcollie.h29 void CancelTimer(uint64_t index);
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_api_impl.h44 const Property* MetaData(size_t index) const override;
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dtext_line_impl.h54 double GetOffsetForStringIndex(int32_t index) const override;
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtext_line_base.h43 double GetOffsetForStringIndex(int32_t index) const override;
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h40 uint32_t index; member
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/include/
H A Dvideo_processing_callback_native.h49 void OnNewOutputBuffer(OH_VideoProcessing* instance, uint32_t index, void* userData) const;
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_flac_encoder_demo.h61 void HandleEOS(const uint32_t &index);
/foundation/multimedia/media_foundation/video_processing_engine/interface/kits/c/
H A Dvideo_processing.h249 * If the callback function {@link OH_VideoProcessingCallback_OnNewOutputBuffer} is set, the buffer's index is reported
253 * @param index The output buffer's index.
256 * {@link VIDEO_PROCESSING_ERROR_INVALID_PARAMETER} if index is invalid. \n
261 VideoProcessing_ErrorCode OH_VideoProcessing_RenderOutputBuffer(OH_VideoProcessing* videoProcessor, uint32_t index);
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.h42 void CountFrames(uint32_t index);
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_controller.h50 int32_t ReleaseOutputBufferImpl(uint32_t index, bool render);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dstore_meta_data_local.h26 uint32_t index = 0; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/derived/
H A Ddcamera_time_statistician.h45 void SetFrameIndex(const int32_t index);
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_sync_utils.h35 uint32_t index; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.h238 * @param number The index of the memory.
246 * @param index The index of voice tag.
249 bool SendVoiceTag(int index);
262 * @param idx Index to specific, default 0(mean no index).
/third_party/elfutils/libelf/
H A Delf_getshdrnum.c65 *dst = 1 + elf->state.elf.scns_last->data[idx - 1].index; in __elf_getshdrnum_rdlock()
/third_party/ffmpeg/libavcodec/
H A Dcodec.h377 * Values of index from zero to some maximum return the indexed configuration
381 const AVCodecHWConfig *avcodec_get_hw_config(const AVCodec *codec, int index);
H A Dmediacodecdec_common.h102 ssize_t index; member
/third_party/curl/tests/libtest/
H A Dlib1945.c40 (int)header->index, (int)header->amount); in showem()
/third_party/ffmpeg/libavformat/
H A Drtpdec_h263.c80 pkt->stream_index = st->index; in ff_h263_handle_packet()

Completed in 14 milliseconds

1...<<271272273274275276277278279280>>...479