/aosp_15_r20/external/liblc3/python/ |
H A D | lc3.py | 29 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/ |
D | codec_manager.h | 46 uint32_t frame_duration; member 56 uint32_t frame_duration; member
|
D | le_audio_utils.cc | 318 int frame_duration) { in translateToBtLeAudioCodecConfigFrameDuration()
|
D | codec_manager.cc | 428 int frame_duration = broadcast_config.frame_duration; in UpdateSupportedBroadcastConfig() local
|
D | devices_test.cc | 1089 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 D | decoder.py | 56 frame_duration = header[5] / 100 variable
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/ |
H A D | timestats.proto | 47 repeated SFTimeStatsHistogramBucketProto frame_duration = 10; field
|
/aosp_15_r20/external/skia/tools/ |
H A D | skottie2movie.cpp | 115 const double frame_duration = 1.0 / fps; in main() local
|
/aosp_15_r20/external/openscreen/cast/standalone_sender/ |
H A D | streaming_video_encoder.h | 106 Clock::duration frame_duration; member
|
H A D | streaming_vpx_encoder.cc | 157 Clock::duration frame_duration = frame.duration; in EncodeAndSend() local
|
H A D | streaming_av1_encoder.cc | 147 Clock::duration frame_duration = frame.duration; in EncodeAndSend() local
|
/aosp_15_r20/external/webp/examples/ |
H A D | gif2webp.c | 106 int frame_duration = 0; in main() local
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/vts/ |
H A D | VtsHalBluetoothAudioTargetTest.cpp | 2363 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 D | timestats_atoms.proto | 87 optional FrameTimingHistogram frame_duration = 7; field
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_camera_metadata.cpp | 289 int64_t frame_duration = 1000000000L / fps; in VsockCameraMetadata() local
|
/aosp_15_r20/external/libvpx/examples/ |
H A D | vpx_temporal_svc_encoder.c | 642 int frame_duration = 1; // 1 timebase tick per frame. in main() local
|
H A D | vp9_spatial_svc_encoder.c | 882 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/ |
D | timestats.pb.h | 1575 …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 D | C2SoftAomEnc.cpp | 1065 uint32_t frame_duration; in process() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_le_audio.h | 140 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/ |
D | timestats_atoms.pb.h | 2281 …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 D | BluetoothLeAudioAseConfigurationSettingProvider.cpp | 321 uint8_t frame_duration = 0; in populateConfigurationData() local
|
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedSensor.h | 265 nsecs_t frame_duration = 0; member
|
D | EmulatedSensor.cpp | 803 auto frame_duration = EmulatedSensor::kSupportedFrameDurationRange[0]; in threadLoop() local
|
/aosp_15_r20/external/libaom/examples/ |
H A D | svc_encoder_rtc.cc | 1489 int frame_duration = 1; // 1 timebase tick per frame. in main() local
|