/aosp_15_r20/external/webrtc/api/video/ |
H A D | rtp_video_frame_assembler_unittests.cc | 165 auto first_frame = frames[0].ExtractFrame(); in TEST() local 206 auto first_frame = frames[0].ExtractFrame(); in TEST() local 246 auto first_frame = frames[0].ExtractFrame(); in TEST() local 299 auto first_frame = frames[0].ExtractFrame(); in TEST() local 340 auto first_frame = frames[0].ExtractFrame(); in TEST() local 376 auto first_frame = frames[0].ExtractFrame(); in TEST() local 411 auto first_frame = frames[0].ExtractFrame(); in TEST() local
|
H A D | frame_buffer.h | 82 FrameIterator first_frame; member
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | profile_packet_sequence_state_unittest.cc | 90 ProfilePacketSequenceState::SourceMapping first_frame; in InsertMapping() local 106 ProfilePacketSequenceState::SourceFrame first_frame; in InsertFrame() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | frame_helpers.cc | 66 std::unique_ptr<EncodedFrame> first_frame = std::move(frames[0]); in CombineAndDeleteFrames() local
|
H A D | frame_buffer2.cc | 253 const EncodedFrame& first_frame = *frames_to_decode_[0]->second.frame; in GetNextFrame() local
|
/aosp_15_r20/external/crosvm/devices/src/virtio/net/sys/ |
H A D | windows.rs | 88 let mut first_frame = true; in process_rx() localVariable
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/src/ |
H A D | e_pv_amrwbdec.h | 118 int16 first_frame; member
|
/aosp_15_r20/external/cronet/base/sampling_heap_profiler/ |
H A D | sampling_heap_profiler.cc | 273 const void** first_frame = in CaptureNativeStack() local
|
/aosp_15_r20/external/webrtc/video/ |
H A D | video_stream_buffer_controller.cc | 202 const EncodedFrame& first_frame = *frames.front(); in OnFrameReady() local
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_debugging.cc | 47 static void CopyTrace(SymbolizedStack *first_frame, void **trace, in CopyTrace()
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_struct_def.h | 139 FLAG first_frame; member 258 WORD32 first_frame; member
|
H A D | ixheaacd_aacdecoder.c | 110 WORD32 *mps_header, WORD32 *mps_bytes, WORD32 is_init, WORD32 first_frame) { in ixheaacd_aacdec_decodeframe()
|
H A D | ixheaacd_sbrdecoder.c | 319 WORD32 frame_size, WORD32 heaac_mps_present, WORD32 ec_flag, FLAG first_frame) { in ixheaacd_applysbr()
|
H A D | ixheaacd_sbr_dec.h | 186 FLAG first_frame; member
|
H A D | ixheaacd_main.h | 192 WORD32 first_frame; member
|
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/ |
H A D | hpack_encoder_test.cc | 70 bool first_frame = false; in verify_frames() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A D | default_temporal_layers.cc | 387 const bool first_frame = (pattern_idx_ == kUninitializedPatternIndex); in NextFrameConfig() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/enc/inc/ |
H A D | cod_main.h | 66 Word16 first_frame; member
|
/aosp_15_r20/external/libxaac/decoder/drc_src/ |
H A D | impd_drc_selection_process.h | 91 WORD32 first_frame; member
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | rtp_sender_video.cc | 659 bool first_frame = first_frame_sent_(); in SendVideo() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/ |
H A D | startup_metric.proto | 201 optional int64 first_frame = 2; field
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pass2_strategy.c | 2032 const int first_frame = regions[0].start - offset; in calculate_gf_length() local 3030 const FIRSTPASS_STATS *first_frame, in get_kf_group_avg_error() 3194 const FIRSTPASS_STATS first_frame = *this_frame; in find_next_key_frame() local
|
/aosp_15_r20/external/libopus/src/ |
H A D | opus_encoder.c | 1617 int first_frame; in opus_encode_native() local 1700 int float_api, int first_frame, in opus_encode_frame_native()
|
H A D | opus_decoder.c | 429 int first_frame = decoded_samples == 0; in opus_decode_frame() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | firstpass.c | 2490 FIRSTPASS_STATS first_frame; in find_next_key_frame() local
|