Searched refs:h_max (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavdevice/
H A Dbktr.c99 int h_max; local
153 case PAL: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALBDGHI; break;
154 case PALN: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALN; break;
155 case PALM: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALM; break;
156 case SECAM: h_max = SECAM_HEIGHT; c = BT848_IFORM_F_SECAM; break;
157 case NTSC: h_max = NTSC_HEIGHT; c = BT848_IFORM_F_NTSCM; break;
158 case NTSCJ: h_max = NTSC_HEIGHT; c = BT848_IFORM_F_NTSCJ; break;
159 default: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALBDGHI; break;
162 if (height <= h_max / 2)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavdevice/
H A Dbktr.c99 int h_max; local
153 case PAL: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALBDGHI; break;
154 case PALN: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALN; break;
155 case PALM: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALM; break;
156 case SECAM: h_max = SECAM_HEIGHT; c = BT848_IFORM_F_SECAM; break;
157 case NTSC: h_max = NTSC_HEIGHT; c = BT848_IFORM_F_NTSCM; break;
158 case NTSCJ: h_max = NTSC_HEIGHT; c = BT848_IFORM_F_NTSCJ; break;
159 default: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALBDGHI; break;
162 if (height <= h_max / 2)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavdevice/
H A Dbktr.c99 int h_max; local
153 case PAL: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALBDGHI; break;
154 case PALN: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALN; break;
155 case PALM: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALM; break;
156 case SECAM: h_max = SECAM_HEIGHT; c = BT848_IFORM_F_SECAM; break;
157 case NTSC: h_max = NTSC_HEIGHT; c = BT848_IFORM_F_NTSCM; break;
158 case NTSCJ: h_max = NTSC_HEIGHT; c = BT848_IFORM_F_NTSCJ; break;
159 default: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALBDGHI; break;
162 if (height <= h_max / 2)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmjpegdec.h80 int h_max, v_max; /* maximum h and v counts */ member in struct:MJpegDecodeContext
H A Dsp5xdec.c119 s->h_max = 2;
185 s->mb_width = (s->width * s->h_max * 8 -1) / (s->h_max * 8);
H A Dmjpegdec.c233 s->h_max = 1;
241 if (s->h_count[i] > s->h_max)
242 s->h_max = s->h_count[i];
252 if(s->ls && (s->h_max > 1 || s->v_max > 1)) {
257 if(s->v_max==1 && s->h_max==1 && s->lossless==1) s->rgb=1;
359 int bw = (width + s->h_max*8-1) / (s->h_max*8);
954 s->mb_width = (s->width + s->h_max * block_size - 1) / (s->h_max * block_size);
957 h = s->h_max /
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmjpegdec.h80 int h_max, v_max; /* maximum h and v counts */ member in struct:MJpegDecodeContext
H A Dsp5xdec.c119 s->h_max = 2;
185 s->mb_width = (s->width * s->h_max * 8 -1) / (s->h_max * 8);
H A Dmjpegdec.c233 s->h_max = 1;
241 if (s->h_count[i] > s->h_max)
242 s->h_max = s->h_count[i];
252 if(s->ls && (s->h_max > 1 || s->v_max > 1)) {
257 if(s->v_max==1 && s->h_max==1 && s->lossless==1) s->rgb=1;
359 int bw = (width + s->h_max*8-1) / (s->h_max*8);
954 s->mb_width = (s->width + s->h_max * block_size - 1) / (s->h_max * block_size);
957 h = s->h_max /
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmjpegdec.h80 int h_max, v_max; /* maximum h and v counts */ member in struct:MJpegDecodeContext
H A Dsp5xdec.c119 s->h_max = 2;
185 s->mb_width = (s->width * s->h_max * 8 -1) / (s->h_max * 8);
H A Dmjpegdec.c233 s->h_max = 1;
241 if (s->h_count[i] > s->h_max)
242 s->h_max = s->h_count[i];
252 if(s->ls && (s->h_max > 1 || s->v_max > 1)) {
257 if(s->v_max==1 && s->h_max==1 && s->lossless==1) s->rgb=1;
359 int bw = (width + s->h_max*8-1) / (s->h_max*8);
954 s->mb_width = (s->width + s->h_max * block_size - 1) / (s->h_max * block_size);
957 h = s->h_max /
[all...]

Completed in 88 milliseconds