/third_party/ffmpeg/libavcodec/ |
H A D | dcadsp.c | 102 float prev = *hist; in lfe_x96_float_c() local 224 int32_t prev = *hist; in lfe_x96_fixed_c() local [all...] |
H A D | bsf.c | 78 static void *bsf_child_next(void *obj, void *prev) in bsf_child_next() argument
|
H A D | aaccoder_twoloop.h | 113 int prev; in search_for_quantizers_twoloop() local [all...] |
H A D | scpr.c | 370 decompress_p(AVCodecContext *avctx, uint32_t *dst, int linesize, uint32_t *prev, int plinesize) decompress_p() argument
|
H A D | scpr.h | 217 decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, int x, int y, uint32_t clr, uint32_t *dst, uint32_t *prev, int linesize, int plinesize, uint32_t *bx, uint32_t *by, uint32_t backstep, int sx1, int sx2, int *cx, int *cx1) decode_run_p() argument
|
H A D | svq1dec.c | 64 AVFrame *prev; member [all...] |
H A D | zmbv.c | 66 uint8_t *prev, *cur; member 86 uint8_t *output, *prev; in zmbv_decode_xor_8() local 165 uint16_t *output, *prev; in zmbv_decode_xor_16() local 242 uint8_t *output, *prev; zmbv_decode_xor_24() local 327 uint32_t *output, *prev; zmbv_decode_xor_32() local [all...] |
H A D | zmbvenc.c | 72 uint8_t *prev, *prev_buf; member 122 static int zmbv_me(ZmbvEncContext *c, uint8_t *src, int sstride, uint8_t *prev, in zmbv_me() argument 174 uint8_t *src, *prev, *buf; in encode_frame() local [all...] |
H A D | opus_celt.c | 37 float prev[2] = { 0 }; in celt_decode_coarse_energy() local 275 float prev[2]; in process_anticollapse() local [all...] |
H A D | utvideodec.c | 100 int prev, fsym; in decode_plane10() local 212 int ret, prev, fsy in decode_plane() local [all...] |
/third_party/elfutils/libdw/ |
H A D | cfi.h | 168 Dwarf_Frame *prev; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_bwdif.c | 141 uint8_t *prev = prev1; in filter_line_c() local 158 uint8_t *prev = prev1; in filter_edge() local 186 uint16_t *prev = prev1; in filter_line_c_16bit() local 203 uint16_t *prev in filter_edge_16bit() local 230 uint8_t *prev = &yadif->prev->data[td->plane][y * linesize]; filter_slice() local [all...] |
H A D | vf_fillborders.c | 513 int prev = ptr[linesize * (y + 1) + x - 1]; in margins_borders8() local 526 int prev = ptr[linesize * (y - 1) + x - 1]; in margins_borders8() local 561 int prev = ptr[linesize * (y + 1) + x - 1]; in margins_borders16() local 574 int prev = ptr[linesize * (y - 1) + x - 1]; in margins_borders16() local
|
H A D | vf_hqdn3d.c | 51 static uint32_t lowpass(int prev, int cur, int16_t *coef, int depth) in lowpass() argument
|
H A D | vf_spp.c | 55 static void *child_next(void *obj, void *prev) in child_next() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | avio.c | 46 static void *urlcontext_child_next(void *obj, void *prev) in urlcontext_child_next() argument
|
H A D | rtmppkt.c | 248 RTMPPacket *prev = &prev_pkt[channel_id]; in rtmp_packet_read_one_chunk() local 278 RTMPPacket *prev = &prev_pkt[channel_id]; rtmp_packet_read_one_chunk() local [all...] |
H A D | avisynth.c | 216 AviSynthContext *prev = avs_ctx_list; in avisynth_context_destroy() local
|
/third_party/ffmpeg/libavutil/ |
H A D | log.c | 352 static char prev[LINE_SZ]; in av_log_default_callback() local
|
H A D | hwcontext.c | 102 enum AVHWDeviceType av_hwdevice_iterate_types(enum AVHWDeviceType prev) in av_hwdevice_iterate_types() argument
|
/third_party/glslang/glslang/HLSL/ |
H A D | hlslParseables.cpp | 180 void HandleRepeatArg(const char*& arg, const char*& prev, const char* current) in HandleRepeatArg() argument
|
/third_party/backends/backend/ |
H A D | pieusb.c | 449 Pieusb_Scanner *prev, *scanner; in sane_close() local
|
H A D | pint.c | 684 PINT_Scanner *prev, *s; in sane_close() local
|
H A D | v4l.c | 675 V4L_Scanner *prev, *s; in sane_close() local
|
/third_party/icu/icu4c/source/common/ |
H A D | bytestriebuilder.cpp | 240 StringPiece prev=elements[0].getString(*strings); in buildBytes() local
|