Searched defs:dst2 (Results 26 - 37 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb_template.c2038 vu9_to_vu12(const uint8_t *src1, const uint8_t *src2, uint8_t *dst1, uint8_t *dst2, int width, int height, int srcStride1, int srcStride2, int dstStride1, int dstStride2) argument
H A Dswscale_template.c1603 static void RENAME(hcscale_fast)(SwsContext *c, int16_t *dst1, int16_t *dst2, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale.c276 static void hcscale_fast_c(SwsContext *c, int16_t *dst1, int16_t *dst2, argument
929 uint8_t *dst2[4]; local
295 hcscale(SwsContext *c, int16_t *dst1, int16_t *dst2, int dstWidth, const uint8_t *src_in[4], int srcW, int xInc, const int16_t *hChrFilter, const int32_t *hChrFilterPos, int hChrFilterSize, uint8_t *formatConvBuffer, uint32_t *pal) argument
[all...]
H A Dswscale_unscaled.c185 uint8_t *dst2 = dstParam[2] + dstStride[2] * srcSliceY / 2; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dimc.c711 float *dst2 = q->out_samples + (COEFFS - 1); local
H A Dmjpegdec.c2157 uint8_t *dst2 = dst + s->picture_ptr->linesize[index]*(h-1); local
H A Dhevc.c1246 uint8_t *dst2 = &s->frame->data[2][(y0 >> s->sps->vshift[2]) * stride2 + ((x0 >> s->sps->hshift[2]) << s->sps->pixel_shift)]; local
1627 uint8_t *dst2 = POS(2, x0, y0); local
H A Dmpegvideo_enc.c1160 uint8_t *dst2 = dst; local
H A Dvp8.c1764 vp8_mc_chroma(VP8Context *s, VP8ThreadData *td, uint8_t *dst1, uint8_t *dst2, ThreadFrame *ref, const VP56mv *mv, int x_off, int y_off, int block_w, int block_h, int width, int height, ptrdiff_t linesize, vp8_mc_func mc_func[3][3]) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp8.c1164 void vp8_mc_chroma(VP8Context *s, uint8_t *dst1, uint8_t *dst2, AVFrame *ref, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.c184 uint32_t *pal, *dst2; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c1678 static av_always_inline void nvXXtoUV_c(uint8_t *dst1, uint8_t *dst2, argument
2066 static void hcscale_fast_c(SwsContext *c, int16_t *dst1, int16_t *dst2, argument
2081 static av_always_inline void hcscale(SwsContext *c, int16_t *dst1, int16_t *dst2, int dstWidth, argument

Completed in 391 milliseconds

12