Searched defs:block_width (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dflashsvenc.c61 int block_width, block_height; member in struct:FlashSVContext
144 encode_bitstream(FlashSVContext *s, const AVFrame *p, uint8_t *buf, int buf_size, int block_width, int block_height, uint8_t *previous_frame, int *I_frame) argument
H A Dflashsv.c55 int block_width, block_height; member in struct:FlashSVContext
[all...]
H A Dsvq1enc.c252 int block_width, block_height; local
H A Dh264_cabac.c2132 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; local
H A Dtruemotion1.c67 int block_width; member in struct:TrueMotion1Context
118 int block_width; // vres member in struct:comp_types
H A Dflashsv2enc.c109 int block_width, block_height; member in struct:FlashSV2Context
799 int block_width = optimum_block_width (s); local
[all...]
H A Dh264_cavlc.c911 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; local
H A Dsnowenc.c1612 int block_width = (width +15)>>4; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dflashsvenc.c61 int block_width, block_height; member in struct:FlashSVContext
123 encode_bitstream(FlashSVContext *s, AVFrame *p, uint8_t *buf, int buf_size, int block_width, int block_height, uint8_t *previous_frame, int *I_frame) argument
H A Dflashsv.c55 int block_width, block_height; member in struct:FlashSVContext
[all...]
H A Dh264_cabac.c2118 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; local
H A Dsvq1enc.c265 int block_width, block_height; local
H A Dtruemotion1.c64 int block_width; member in struct:TrueMotion1Context
115 int block_width; // vres member in struct:comp_types
H A Dh264_cavlc.c909 const int block_width= (sub_mb_type & (MB_TYPE_16x16|MB_TYPE_16x8)) ? 2 : 1; local
H A Dsnowenc.c1661 int block_width = (width +15)>>4; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dr100.c3117 int block_width, block_height, block_bytes; local

Completed in 292 milliseconds