| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
| H A D | ffmpeg_reference_parser.cpp | 68 struct KeyFrameNode *cur = keyFramePosInfo;
in ParserBoxInfo() local
|
| /foundation/multimedia/media_foundation/engine/pipeline/core/ |
| H A D | pipeline_core.cpp | 283 auto cur = stack.top(); in ReorderFilters() local
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | poller.cpp | 358 auto cur = timerMap_.begin(); variable [all...] |
| /foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
| H A D | shared_block.cpp | 179 uint32_t cur = mHeader->columnNums;
in SetColumnNum() local
|
| /foundation/distributeddatamgr/preferences/frameworks/native/src/ |
| H A D | preferences_xml_utils.cpp | 184 const xmlNode *cur = nullptr; in ReadSettingXml() local 297 const xmlNode *cur = nullptr; in ParseArrayNodeElement() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | jpeglsdec.c | 358 uint8_t *zero, *last, *cur; in ff_jpegls_decode_picture() local [all...] |
| H A D | kmvc.c | 49 uint8_t *cur, *prev; member [all...] |
| H A D | vb.c | 93 uint8_t *prev, *cur; in vb_decode_framedata() local [all...] |
| H A D | xxan.c | 283 int cur, last; in xan_decode_frame_type0() local 361 int cur, las in xan_decode_frame_type1() local [all...] |
| H A D | mpegutils.c | 51 ff_draw_horiz_band(AVCodecContext *avctx, AVFrame *cur, AVFrame *last, int y, int h, int picture_structure, int first_field, int low_delay) ff_draw_horiz_band() argument
|
| H A D | sheervideo.c | 1782 const uint8_t *cur = table->lens; in build_vlc() local
|
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-keyboard.c | 36 const char *cur; in install_force_release() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_segment.c | 70 int64_t ref, cur = 0; in parse_points() local
|
| H A D | graphparser.c | 491 AVFilterInOut *cur, *match, *inputs = NULL, *outputs = NULL; in avfilter_graph_parse() local [all...] |
| H A D | af_join.c | 89 char *cur = s->map; in parse_maps() local 475 AVFrame *cur = s->input_frames[ch->input]; try_push_frame() local [all...] |
| H A D | af_pan.c | 268 char buf[1024], *cur; in config_props() local
|
| H A D | vf_yadif.c | 98 uint8_t *cur = cur1; filter_line_c() local 117 uint8_t *cur = cur1; filter_edges() local 150 uint16_t *cur = cur1; filter_line_c_16bit() local 166 uint16_t *cur = cur1; filter_edges_16bit() local 210 uint8_t *cur = &s->cur ->data[td->plane][y * refs]; filter_slice() local [all...] |
| H A D | vf_yadif_cuda.c | 57 call_kernel(AVFilterContext *ctx, CUfunction func, CUdeviceptr prev, CUdeviceptr cur, CUdeviceptr next, CUarray_format format, int channels, int src_width, int src_height, int src_pitch, CUdeviceptr dst, int dst_width, int dst_height, int dst_pitch, int parity, int tff) call_kernel() argument
|
| H A D | vf_mestimate.c | 43 AVFrame *prev, *cur, *next; member [all...] |
| H A D | vf_idet.c | 136 uint8_t *cur = &idet->cur ->data[i][y*refs]; in filter() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | subtitles.c | 453 size_t cur = 0; in ff_subtitles_read_line() local
|
| H A D | wvdec.c | 268 int64_t cur = avio_tell(s->pb); in wv_read_header() local
|
| H A D | aacdec.c | 269 int64_t cur = avio_tell(s->pb); in adts_aac_read_header() local
|
| H A D | assenc.c | 116 DialogueLine *cur, *next = NULL, *prev = NULL; in insert_dialogue() local [all...] |
| H A D | url.c | 82 static const char *find_delim(const char *delim, const char *cur, const char *end) in find_delim() argument 91 const char *cur, *aend, *p; in ff_url_decompose() local [all...] |