Home
last modified time | relevance | path

Searched defs:offset (Results 7226 - 7250 of 16208) sorted by relevance

1...<<281282283284285286287288289290>>...649

/third_party/ffmpeg/libavfilter/
H A Daf_alimiter.c310 int offset = out->nb_samples - new_out_samples; in filter_frame() local
H A Dsrc_avsynctest.c263 static int offset(int x, int num, int den) in offset() function
[all...]
H A Daf_anlmdn.c216 const int offset = N - H; in filter_channel() local
H A Daf_apulsator.c34 double offset; member
H A Daf_afftfilt.c317 const int offset = s->window_size - s->hop_size; in filter_frame() local
H A Dvf_colorlevels.c405 const uint8_t offset = s->rgba_map[i]; in filter_frame() local
445 const uint8_t offset = s->rgba_map[i]; in filter_frame() local
H A Dvf_spp.c96 static const uint8_t offset[128][2] = { variable
H A Dvf_uspp.c86 static const uint8_t offset[511][2] = { variable
245 int offset; in filter() local
H A Dvf_premultiply.c45 int half, depth, offset, max; member
93 premultiply8(const uint8_t *msrc, const uint8_t *asrc, uint8_t *dst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift, int offset) premultiply8() argument
113 premultiply8yuv(const uint8_t *msrc, const uint8_t *asrc, uint8_t *dst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift, int offset) premultiply8yuv() argument
133 premultiply8offset(const uint8_t *msrc, const uint8_t *asrc, uint8_t *dst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift, int offset) premultiply8offset() argument
153 premultiply16(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift, int offset) premultiply16() argument
176 premultiply16yuv(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift, int offset) premultiply16yuv() argument
199 premultiply16offset(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift, int offset) premultiply16offset() argument
222 premultiplyf32(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift, int offset) premultiplyf32() argument
245 premultiplyf32offset(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int shift, int offset) premultiplyf32offset() argument
270 unpremultiply8(const uint8_t *msrc, const uint8_t *asrc, uint8_t *dst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int max, int offset) unpremultiply8() argument
293 unpremultiply8yuv(const uint8_t *msrc, const uint8_t *asrc, uint8_t *dst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int max, int offset) unpremultiply8yuv() argument
316 unpremultiply8offset(const uint8_t *msrc, const uint8_t *asrc, uint8_t *dst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int max, int offset) unpremultiply8offset() argument
339 unpremultiply16(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int max, int offset) unpremultiply16() argument
365 unpremultiply16yuv(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int max, int offset) unpremultiply16yuv() argument
391 unpremultiply16offset(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int max, int offset) unpremultiply16offset() argument
417 unpremultiplyf32(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int max, int offset) unpremultiplyf32() argument
444 unpremultiplyf32offset(const uint8_t *mmsrc, const uint8_t *aasrc, uint8_t *ddst, ptrdiff_t mlinesize, ptrdiff_t alinesize, ptrdiff_t dlinesize, int w, int h, int half, int max, int offset) unpremultiplyf32offset() argument
[all...]
H A Dvf_xfade_opencl.c51 int64_t offset; member
/third_party/ffmpeg/libavcodec/
H A Dnvdec.c496 unsigned int offset = 0; in nvdec_retrieve_data() local
H A Dnotchlc.c290 unsigned offset = bytestream2_get_le32(gb); in decode_blocks() local
353 unsigned offset = bytestream2_get_le32(&rgb) * 4; in decode_blocks() local
H A Dsmcenc.c158 const ptrdiff_t offset = pixel_ptr - src_pixels; in smc_encode_stream() local
182 const ptrdiff_t offset = pixel_ptr - src_pixels; in smc_encode_stream() local
H A Dopus_celt.c89 float offset; in celt_decode_fine_energy() local
109 float offset; in celt_decode_final_energy() local
H A Dra144.c1530 void ff_copy_and_dup(int16_t *target, const int16_t *source, int offset) in ff_copy_and_dup() argument
H A Dmpegvideo_motion.c43 ptrdiff_t offset, linesize, uvlinesize; in gmc1_motion() local
602 ptrdiff_t offset; in chroma_4mv_motion() local
H A Dtiffenc.c255 uint8_t *offset; in encode_frame() local
/third_party/ffmpeg/libavformat/
H A Ddv.c448 int64_t offset; in dv_frame_offset() local
589 int64_t offset = dv_frame_offset(s, c, timestamp, flags); in dv_read_seek() local
[all...]
H A Dasync.c162 static int ring_drain(RingBuffer *ring, int offset) in ring_drain() argument
H A Dmxf.h74 int64_t offset; member
H A Daaxdec.c32 uint32_t offset; member
164 uint32_t offset = avio_rb32(pb); in aax_read_header() local
H A Drtpdec_mpeg4.c72 uint32_t offset; member
/third_party/ffmpeg/libavutil/
H A Dopt.h264 int offset; member
H A Dfifo.c255 int av_fifo_peek(AVFifo *f, void *buf, size_t nb_elems, size_t offset) in av_fifo_peek() argument
199 fifo_peek_common(const AVFifo *f, uint8_t *buf, size_t *nb_elems, size_t offset, AVFifoCB write_cb, void *opaque) fifo_peek_common() argument
260 av_fifo_peek_to_cb(AVFifo *f, AVFifoCB write_cb, void *opaque, size_t *nb_elems, size_t offset) av_fifo_peek_to_cb() argument
441 av_fifo_generic_peek_at(AVFifoBuffer *f, void *dest, int offset, int buf_size, void (*func)(void*, void*, int)) av_fifo_generic_peek_at() argument
[all...]
/third_party/curl/lib/vssh/
H A Dwolfssh.c252 word32 offset[2]; in wsftp_send() local
297 word32 offset[ in wsftp_recv() local
[all...]

Completed in 28 milliseconds

1...<<281282283284285286287288289290>>...649