Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capture_frame_queue.h54 SharedDesktopFrame* current_frame() const { in current_frame() function
/external/webrtc/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_magnifier.cc132 const DesktopFrame* current_frame = queue_.current_frame(); in Capture() local
390 DesktopFrame* current_frame = queue_.current_frame(); in OnCaptured() local
Dscreen_capturer_win_gdi.cc95 const DesktopFrame* current_frame = queue_.current_frame(); in Capture() local
/external/webrtc/webrtc/modules/video_processing/
Dframe_preprocessor.cc112 const VideoFrame* current_frame = &frame; in PreprocessFrame() local
/external/flac/libFLAC/
Dogg_encoder_aspect.c112 …pect, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, FLAC__boo… in FLAC__ogg_encoder_aspect_write_callback_wrapper()
Dstream_encoder.c4499 …oder, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, void *cli…
/external/v8/tools/
Dlldb_commands.py17 def current_frame(debugger): function
/external/libaom/libaom/av1/encoder/
Dratectrl.c700 const CurrentFrame *const current_frame = &cm->current_frame; in rc_pick_q_and_bounds_one_pass_cbr() local
843 const CurrentFrame *const current_frame = &cm->current_frame; in rc_pick_q_and_bounds_one_pass_vbr() local
1364 const CurrentFrame *const current_frame = &cm->current_frame; in av1_rc_postencode_update() local
1508 CurrentFrame *const current_frame = &cm->current_frame; in av1_rc_get_one_pass_vbr_params() local
1651 CurrentFrame *const current_frame = &cm->current_frame; in av1_rc_get_one_pass_cbr_params() local
Dfirstpass.c325 CurrentFrame *const current_frame = &cm->current_frame; in av1_first_pass() local
Dencoder.c4140 CurrentFrame *const current_frame = &cm->current_frame; in finalize_encoded_frame() local
4527 const CurrentFrame *const current_frame = &cm->current_frame; in dump_filtered_recon_frames() local
4808 CurrentFrame *const current_frame = &cm->current_frame; in encode_frame_to_data_rate() local
5180 CurrentFrame *const current_frame = &cm->current_frame; in av1_encode() local
Dpass2_strategy.c1497 CurrentFrame *const current_frame = &cm->current_frame; in av1_get_second_pass_params() local
Dencodeframe.c912 const CurrentFrame *const current_frame = &cm->current_frame; in update_stats() local
5677 CurrentFrame *const current_frame = &cm->current_frame; in av1_encode_frame() local
Dbitstream.c2801 CurrentFrame *const current_frame = &cm->current_frame; in write_uncompressed_header_obu() local
Drdopt.c11789 const CurrentFrame *const current_frame = &cm->current_frame; in inter_mode_compatible_skip() local
11847 const CurrentFrame *const current_frame = &cm->current_frame; in inter_mode_search_order_independent_skip() local
/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/v8/src/arm64/
Ddeoptimizer-arm64.cc235 Register current_frame = x2; in Generate() local
/external/python/cpython3/Python/
Dceval.c4415 PyFrameObject *current_frame = PyEval_GetFrame(); in PyEval_GetBuiltins() local
4439 PyFrameObject *current_frame = PyEval_GetFrame(); in PyEval_GetLocals() local
4455 PyFrameObject *current_frame = PyEval_GetFrame(); in PyEval_GetGlobals() local
4473 PyFrameObject *current_frame = PyEval_GetFrame(); in PyEval_MergeCompilerFlags() local
/external/libaom/libaom/av1/common/
Donyxc_int.h305 CurrentFrame current_frame; member
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c4851 CurrentFrame *const current_frame = &cm->current_frame; in read_uncompressed_header() local