Searched defs:hsub (Results 1 - 25 of 51) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_hqdn3d.h37 int hsub, vsub; member in struct:HQDN3DContext
H A Ddrawutils.h54 uint8_t hsub[MAX_PLANES]; /*< horizontal subsampling */ member in struct:FFDrawContext
H A Dvf_spp.h48 int hsub, vsub; member in struct:__anon3426
H A Dvf_hflip.c66 const int hsub = pix_desc->log2_chroma_w; local
H A Dvf_mpdecimate.c50 int hsub, vsub; ///< chroma subsampling values member in struct:__anon3410
125 int hsub = plane == 1 || plane == 2 ? decimate->hsub : 0; local
H A Dunsharp.h73 int hsub, vsub; member in struct:UnsharpContext
H A Dvf_boxblur.c70 int hsub, vsub; member in struct:BoxBlurContext
H A Dvf_crop.c87 int hsub, vsub; ///< chroma subsampling member in struct:CropContext
H A Dvf_delogo.c241 int hsub = plane == 1 || plane == 2 ? hsub0 : 0; local
H A Dvf_fade.c57 int hsub, vsub, bpp; member in struct:FadeContext
H A Dvf_geq.c40 int hsub, vsub; ///< chroma subsampling member in struct:__anon3396
H A Dvf_gradfun.c168 int hsub = desc->log2_chroma_w; local
H A Dvf_owdenoise.c44 int hsub, vsub; member in struct:__anon3413
H A Dvf_smartblur.c57 int hsub; member in struct:__anon3425
H A Dvf_transpose.c56 int hsub, vsub; member in struct:TransContext
152 int hsub = plane == 1 || plane == 2 ? trans->hsub : 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Ddrawutils.c33 int hsub = pix_desc->log2_chroma_w; local
79 ff_draw_rectangle(uint8_t *dst[4], int dst_linesize[4], uint8_t *src[4], int pixelstep[4], int hsub, int vsub, int x, int y, int w, int h) argument
99 ff_copy_rectangle(uint8_t *dst[4], int dst_linesize[4], uint8_t *src[4], int src_linesize[4], int pixelstep[4], int hsub, int vsub, int x, int y, int y2, int w, int h) argument
H A Dvf_drawbox.c37 int vsub, hsub; ///< chroma subsampling member in struct:__anon2073
H A Dvf_fade.c34 int hsub, vsub, bpp; member in struct:__anon2075
H A Dvf_hflip.c34 int hsub, vsub; ///< chroma subsampling member in struct:__anon2080
87 int i, j, plane, step, hsub, vsub; local
[all...]
H A Dvf_transpose.c34 int hsub, vsub; member in struct:__anon2096
144 int hsub = plane == 1 || plane == 2 ? trans->hsub : 0; local
H A Dvsrc_color.c40 int hsub, vsub; ///< chroma subsampling values member in struct:__anon2101
H A Dvf_boxblur.c66 int hsub, vsub; member in struct:__anon2068
H A Dvf_crop.c74 int hsub, vsub; ///< chroma subsampling member in struct:__anon2069
H A Dvf_delogo.c246 int hsub = plane == 1 || plane == 2 ? hsub0 : 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_ps.c500 int hsub = (sps->chroma_format_idc == 1 || local

Completed in 294 milliseconds

123