/external/webrtc/webrtc/modules/desktop_capture/ |
D | screen_capture_frame_queue.h | 54 SharedDesktopFrame* current_frame() const { in current_frame() function
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | screen_capturer_win_magnifier.cc | 132 const DesktopFrame* current_frame = queue_.current_frame(); in Capture() local 390 DesktopFrame* current_frame = queue_.current_frame(); in OnCaptured() local
|
D | screen_capturer_win_gdi.cc | 95 const DesktopFrame* current_frame = queue_.current_frame(); in Capture() local
|
/external/webrtc/webrtc/modules/video_processing/ |
D | frame_preprocessor.cc | 112 const VideoFrame* current_frame = &frame; in PreprocessFrame() local
|
/external/flac/libFLAC/ |
D | ogg_encoder_aspect.c | 112 …pect, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, FLAC__boo… in FLAC__ogg_encoder_aspect_write_callback_wrapper()
|
D | stream_encoder.c | 4499 …oder, const FLAC__byte buffer[], size_t bytes, unsigned samples, unsigned current_frame, void *cli…
|
/external/v8/tools/ |
D | lldb_commands.py | 17 def current_frame(debugger): function
|
/external/libaom/libaom/av1/encoder/ |
D | ratectrl.c | 700 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
|
D | firstpass.c | 325 CurrentFrame *const current_frame = &cm->current_frame; in av1_first_pass() local
|
D | encoder.c | 4140 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
|
D | pass2_strategy.c | 1497 CurrentFrame *const current_frame = &cm->current_frame; in av1_get_second_pass_params() local
|
D | encodeframe.c | 912 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
|
D | bitstream.c | 2801 CurrentFrame *const current_frame = &cm->current_frame; in write_uncompressed_header_obu() local
|
D | rdopt.c | 11789 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/ |
D | ceval.c | 4137 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/ |
D | deoptimizer-arm64.cc | 235 Register current_frame = x2; in Generate() local
|
/external/python/cpython3/Python/ |
D | ceval.c | 4415 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/ |
D | onyxc_int.h | 305 CurrentFrame current_frame; member
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 4851 CurrentFrame *const current_frame = &cm->current_frame; in read_uncompressed_header() local
|