Home
last modified time | relevance | path

Searched defs:current_frame (Results 1 – 25 of 39) sorted by relevance

12

/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
Dframe_parts_collector.h40 const FrameParts* current_frame() const { return current_frame_.get(); } in current_frame() function
93 FrameParts* current_frame() { return current_frame_.get(); } in current_frame() function
/external/webrtc/modules/desktop_capture/
Dscreen_capture_frame_queue.h59 FrameType* current_frame() const { return frames_[current_].get(); } in current_frame() function
/external/libgav1/src/
Ddecoder_impl.cc221 PostFilter* const post_filter, RefCountedBuffer* const current_frame) { in DecodeTilesFrameParallel()
420 PostFilter* const post_filter, RefCountedBuffer* const current_frame) { in DecodeTilesThreadedFrameParallel()
651 RefCountedBufferPtr current_frame; in InitializeFrameThreadPoolAndTemporalUnitQueue() local
845 RefCountedBufferPtr current_frame; in ParseAndSchedule() local
944 RefCountedBufferPtr current_frame = std::move(encoded_frame->frame); in DecodeFrame() local
1042 RefCountedBufferPtr current_frame; in DecodeTemporalUnit() local
1207 RefCountedBuffer* const current_frame) { in DecodeTiles()
Dtile.h75 const ObuFrameHeader& frame_header, RefCountedBuffer* const current_frame, in Create()
122 const RefCountedBuffer& current_frame() const { return current_frame_; } in current_frame() function
/external/libgav1/tests/fuzzer/
Dobu_parser_fuzzer.cc56 libgav1::RefCountedBufferPtr current_frame; in ParseObu() local
/external/flac/src/libFLAC/
Dogg_encoder_aspect.c112 …pect, const FLAC__byte buffer[], size_t bytes, uint32_t samples, uint32_t current_frame, FLAC__boo… in FLAC__ogg_encoder_aspect_write_callback_wrapper()
/external/webrtc/rtc_tools/frame_analyzer/
Dreference_less_video_analysis_lib.cc112 const rtc::scoped_refptr<webrtc::I420BufferInterface> current_frame = in compute_metrics() local
/external/flac/src/test_libs_common/
Dfile_utils_flac.c55 …oder, const FLAC__byte buffer[], size_t bytes, uint32_t samples, uint32_t current_frame, void *cli… in encoder_write_callback_()
/external/flac/oss-fuzz/
Dencoder_v2.cc46 …oder, const FLAC__byte buffer[], size_t bytes, uint32_t samples, uint32_t current_frame, void *cli… in write_callback()
/external/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_magnifier.cc338 DesktopFrame* current_frame = queue_.current_frame(); in OnCaptured() local
/external/flac/src/libFLAC++/
Dstream_encoder.cpp408 …oder, const FLAC__byte buffer[], size_t bytes, uint32_t samples, uint32_t current_frame, void *cli… in write_callback_()
497 …::write_callback(const FLAC__byte buffer[], size_t bytes, uint32_t samples, uint32_t current_frame) in write_callback()
/external/libaom/av1/encoder/
Dsvc_layercontext.c273 const unsigned int current_frame = in av1_svc_update_buffer_slot_refreshed() local
689 const unsigned int current_frame = in av1_svc_set_reference_was_previous() local
Dencoder_utils.c1171 CurrentFrame *const current_frame = &cm->current_frame; in av1_finalize_encoded_frame() local
1417 const CurrentFrame *const current_frame = &cm->current_frame; in av1_dump_filtered_recon_frames() local
Dfirstpass.c715 CurrentFrame *const current_frame = &cm->current_frame; in firstpass_inter_prediction() local
1260 CurrentFrame *const current_frame = &cm->current_frame; in av1_noop_first_pass_frame() local
1286 CurrentFrame *const current_frame = &cm->current_frame; in av1_first_pass() local
Dratectrl.c1193 const CurrentFrame *const current_frame = &cm->current_frame; in calc_active_best_quality_no_stats_cbr() local
1254 const CurrentFrame *const current_frame = &cm->current_frame; in get_q_passive_strategy() local
1294 const CurrentFrame *const current_frame = &cm->current_frame; in rc_pick_q_and_bounds_no_stats_cbr() local
1405 const CurrentFrame *const current_frame = &cm->current_frame; in rc_pick_q_and_bounds_no_stats() local
2272 const CurrentFrame *const current_frame = &cm->current_frame; in av1_rc_postencode_update() local
Dpass2_strategy.c3163 CurrentFrame *const current_frame = &cm->current_frame; in find_next_key_frame() local
3397 CurrentFrame *const current_frame = &cm->current_frame; in get_section_target_bandwidth() local
3436 CurrentFrame *const current_frame = &cm->current_frame; in process_first_pass_stats() local
Dlevel.c831 const CurrentFrame *const current_frame = &cm->current_frame; in av1_decoder_model_process_frame() local
/external/libaom/test/
Dmetadata_test.cc65 aom_image_t *current_frame = video->img(); in PreEncodeFrameHook() local
/external/flac/src/test_libFLAC++/
Dencoders.cpp134 …::write_callback(const FLAC__byte buffer[], size_t bytes, uint32_t samples, uint32_t current_frame) in write_callback()
/external/flac/src/test_libFLAC/
Dencoders.c110 …oder, const FLAC__byte buffer[], size_t bytes, uint32_t samples, uint32_t current_frame, void *cli… in stream_encoder_write_callback_()
/external/flac/fuzzer/
Dflac_enc_fuzzer.cpp83 unsigned current_frame, in flacEncoderWriteCallback()
/external/mesa3d/src/vulkan/runtime/
Dvk_device.h146 uint32_t current_frame; member
/external/python/cpython2/Python/
Dceval.c4137 PyFrameObject *current_frame = PyEval_GetFrame(); in PyEval_GetBuiltins() local
4147 PyFrameObject *current_frame = PyEval_GetFrame(); in PyEval_GetLocals() local
4157 PyFrameObject *current_frame = PyEval_GetFrame(); in PyEval_GetGlobals() local
4174 PyFrameObject *current_frame = PyEval_GetFrame(); in PyEval_GetRestricted() local
4181 PyFrameObject *current_frame = PyEval_GetFrame(); in PyEval_MergeCompilerFlags() local
/external/python/cpython3/Include/cpython/
Dpystate.h51 struct _PyInterpreterFrame *current_frame; member
/external/libxaac/encoder/
Dixheaace_mps_spatial_bitstream.h128 ixheaace_mps_sac_spatial_frame current_frame; member

12