Searched defs:y_off (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvmdvideo.c60 int x_off, y_off; member in struct:VmdVideoContext
H A Dfic.c35 int y_off; member in struct:FICThreadContext
169 int y_off = tctx->y_off; local
363 int y_off = ctx->slice_h * slice; local
H A Dvp56.c440 int y_off = b==2 || b==3 ? 8 : 0; local
H A Ddvbsubdec.c1335 int x, y, y_off, x_off; local
H A Dhevc.c1290 luma_mc_uni(HEVCContext *s, uint8_t *dst, ptrdiff_t dststride, AVFrame *ref, const Mv *mv, int x_off, int y_off, int block_w, int block_h, int luma_weight, int luma_offset) argument
1351 luma_mc_bi(HEVCContext *s, uint8_t *dst, ptrdiff_t dststride, AVFrame *ref0, const Mv *mv0, int x_off, int y_off, int block_w, int block_h, AVFrame *ref1, const Mv *mv1, struct MvField *current_mv) argument
1443 chroma_mc_uni(HEVCContext *s, uint8_t *dst0, ptrdiff_t dststride, uint8_t *src0, ptrdiff_t srcstride, int reflist, int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int chroma_weight, int chroma_offset) argument
1508 chroma_mc_bi(HEVCContext *s, uint8_t *dst0, ptrdiff_t dststride, AVFrame *ref0, AVFrame *ref1, int x_off, int y_off, int block_w, int block_h, struct MvField *current_mv, int cidx) argument
[all...]
H A Dvp8.c1706 vp8_mc_luma(VP8Context *s, VP8ThreadData *td, uint8_t *dst, 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
1764 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
1814 vp8_mc_part(VP8Context *s, VP8ThreadData *td, uint8_t *dst[3], ThreadFrame *ref_frame, int x_off, int y_off, int bx_off, int by_off, int block_w, int block_h, int width, int height, VP56mv *mv) argument
1857 int x_off = mb_x << 4, y_off = mb_y << 4; local
1878 int x_off = mb_x << 4, y_off = mb_y << 4; local
[all...]
H A Dvp9.c2443 static void intra_recon(AVCodecContext *ctx, ptrdiff_t y_off, ptrdiff_t uv_off) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dx11grab.c70 int y_off; /**< Vertical top-left corner coordinate */ member in struct:x11grab
167 int y_off = 0; local
352 int y_off = s->y_off; local
475 int y_off = s->y_off; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvmdav.c70 int x_off, y_off; member in struct:VmdVideoContext
H A Dvp56.c441 int y_off = b==2 || b==3 ? 8 : 0; local
H A Ddvbsubdec.c1174 int x, y, y_off, x_off; local
H A Dvp8.c1114 vp8_mc_luma(VP8Context *s, uint8_t *dst, AVFrame *ref, const VP56mv *mv, int x_off, int y_off, int block_w, int block_h, int width, int height, int linesize, vp8_mc_func mc_func[3][3]) argument
1164 vp8_mc_chroma(VP8Context *s, uint8_t *dst1, uint8_t *dst2, AVFrame *ref, const VP56mv *mv, int x_off, int y_off, int block_w, int block_h, int width, int height, int linesize, vp8_mc_func mc_func[3][3]) argument
1207 vp8_mc_part(VP8Context *s, uint8_t *dst[3], AVFrame *ref_frame, int x_off, int y_off, int bx_off, int by_off, int block_w, int block_h, int width, int height, VP56mv *mv) argument
1243 int x_off = mb_x << 4, y_off = mb_y << 4; local
1264 int x_off = mb_x << 4, y_off = mb_y << 4; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dx11grab.c70 int y_off; /**< Vertical top-left corner coordinate */ member in struct:x11_grab
165 int y_off = 0; local
337 int y_off = s->y_off; local
452 int y_off = s->y_off; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/include/mach/
H A Dcamera.h173 uint32_t y_off; member in struct:msm_pmem_region
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/include/media/
H A Dmsm_camera.h206 uint32_t y_off; member in struct:msm_pmem_info
234 uint32_t y_off; member in struct:msm_frame

Completed in 111 milliseconds