Home
last modified time | relevance | path

Searched defs:frame_duration (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/liblc3/python/
H A Dlc3.py29 def __init__(self, frame_duration, samplerate, nchannels, **kwargs): argument
192 def __init__(self, frame_duration, samplerate, nchannels=1, **kwargs): argument
315 def __init__(self, frame_duration, samplerate, nchannels=1, **kwargs): argument
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.h46 uint32_t frame_duration; member
56 uint32_t frame_duration; member
Dle_audio_utils.cc318 int frame_duration) { in translateToBtLeAudioCodecConfigFrameDuration()
Dcodec_manager.cc428 int frame_duration = broadcast_config.frame_duration; in UpdateSupportedBroadcastConfig() local
Ddevices_test.cc1089 void TestAsesActive(LeAudioCodecId codec_id, uint8_t sampling_frequency, uint8_t frame_duration, in TestAsesActive()
1160 uint8_t frame_duration = GetFrameDuration(fd_variant); in TestLc3CodecConfig() local
/aosp_15_r20/external/liblc3/python/tools/
H A Ddecoder.py56 frame_duration = header[5] / 100 variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
H A Dtimestats.proto47 repeated SFTimeStatsHistogramBucketProto frame_duration = 10; field
/aosp_15_r20/external/skia/tools/
H A Dskottie2movie.cpp115 const double frame_duration = 1.0 / fps; in main() local
/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dstreaming_video_encoder.h106 Clock::duration frame_duration; member
H A Dstreaming_vpx_encoder.cc157 Clock::duration frame_duration = frame.duration; in EncodeAndSend() local
H A Dstreaming_av1_encoder.cc147 Clock::duration frame_duration = frame.duration; in EncodeAndSend() local
/aosp_15_r20/external/webp/examples/
H A Dgif2webp.c106 int frame_duration = 0; in main() local
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/
H A DVtsHalBluetoothAudioTargetTest.cpp2363 auto frame_duration = in GetDefaultRemoteSinkCapability() local
2399 auto frame_duration = in GetOpusRemoteSinkCapability() local
2432 auto frame_duration = in GetDefaultRemoteSourceCapability() local
2610 int8_t frame_duration = 0; in VerifyCodecParameters() local
4352 auto frame_duration = in GetDefaultBroadcastSinkCapability() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/
H A Dtimestats_atoms.proto87 optional FrameTimingHistogram frame_duration = 7; field
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_metadata.cpp289 int64_t frame_duration = 1000000000L / fps; in VsockCameraMetadata() local
/aosp_15_r20/external/libvpx/examples/
H A Dvpx_temporal_svc_encoder.c642 int frame_duration = 1; // 1 timebase tick per frame. in main() local
H A Dvp9_spatial_svc_encoder.c882 int frame_duration = 1; /* 1 timebase tick per frame */ in main() local
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/libtimestats_proto/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/
Dtimestats.pb.h1575 …aceflinger::SFTimeStatsHistogramBucketProto& SFTimeStatsGlobalProto::frame_duration(int index) con… in frame_duration() function
1588 SFTimeStatsGlobalProto::frame_duration() const { in frame_duration() function
/aosp_15_r20/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomEnc.cpp1065 uint32_t frame_duration; in process() local
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h140 btle_audio_frame_duration_index_t frame_duration = LE_AUDIO_FRAME_DURATION_INDEX_NONE; member
/aosp_15_r20/out/soong/.intermediates/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/libtimestats_atoms_proto/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/
Dtimestats_atoms.pb.h2281 …roid::surfaceflinger::FrameTimingHistogram& SurfaceflingerStatsGlobalInfo::frame_duration() const { in frame_duration() function
2286 ::android::surfaceflinger::FrameTimingHistogram* frame_duration) { in unsafe_arena_set_allocated_frame_duration()
2333 …tatsGlobalInfo::set_allocated_frame_duration(::android::surfaceflinger::FrameTimingHistogram* fram… in set_allocated_frame_duration()
/aosp_15_r20/hardware/interfaces/bluetooth/audio/utils/aidl_session/
H A DBluetoothLeAudioAseConfigurationSettingProvider.cpp321 uint8_t frame_duration = 0; in populateConfigurationData() local
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h265 nsecs_t frame_duration = 0; member
DEmulatedSensor.cpp803 auto frame_duration = EmulatedSensor::kSupportedFrameDurationRange[0]; in threadLoop() local
/aosp_15_r20/external/libaom/examples/
H A Dsvc_encoder_rtc.cc1489 int frame_duration = 1; // 1 timebase tick per frame. in main() local

12