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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcavs.c344 const int pic_width = 16*h->mb_width; local
H A Divi_common.h189 uint16_t pic_width; member in struct:__anon1938
H A Dh264.c464 const int pic_width = 16*s->mb_width; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcavs.c407 const int pic_width = 16 * h->mb_width; local
H A Dh264_mb.c224 const int pic_width = 16 * h->mb_width; local
H A Divi_common.h204 uint16_t pic_width; member in struct:IVIPicConfig
H A Dhevc.c1297 int pic_width = s->sps->width; local
1359 int pic_width = s->sps->width; local
1448 int pic_width = s->sps->width >> s->sps->hshift[1]; local
1520 int pic_width = s->sps->width >> s->sps->hshift[1]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffplay.c811 calculate_display_rect(SDL_Rect *rect, int scr_xleft, int scr_ytop, int scr_width, int scr_height, int pic_width, int pic_height, AVRational pic_sar) argument

Completed in 212 milliseconds