Searched defs:chroma_width (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/libmpcodecs/
H A Dmp_image.h142 int chroma_width; member in struct:mp_image
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dffv1dec.c434 const int chroma_width = FF_CEIL_RSHIFT(width, f->chroma_h_shift); local
H A Dffv1enc.c1135 const int chroma_width = FF_CEIL_RSHIFT(width, f->chroma_h_shift); local
H A Divi_common.h206 uint16_t chroma_width; member in struct:IVIPicConfig
H A Dindeo3.c168 int p, chroma_width, chroma_height; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Divi_common.h191 uint16_t chroma_width; member in struct:__anon1938
H A Dffv1.c1066 const int chroma_width = -((-width )>>f->chroma_h_shift); local
1391 const int chroma_width = -((-width )>>f->chroma_h_shift); local
H A Dindeo3.c153 int p, luma_width, luma_height, chroma_width, chroma_height; local

Completed in 92 milliseconds