| /third_party/ffmpeg/libavcodec/ |
| H A D | huffyuvdec.c | 871 static int decode_slice(AVCodecContext *avctx, AVFrame *p, int height, in decode_slice() argument 1189 const int height = s->height; decode_frame() local [all...] |
| H A D | huffyuvenc.c | 727 const int height = s->height; in encode_frame() local [all...] |
| H A D | mpeg12enc.c | 349 int height = s->height; in mpeg1_encode_sequence_header() local [all...] |
| H A D | ffv1enc.c | 1024 int height = fs->slice_height; in encode_slice() local [all...] |
| H A D | ffv1.h | 83 int width, height; member
|
| H A D | magicyuvenc.c | 76 left_predict(MagicYUVContext *s, const uint8_t *src, uint8_t *dst, ptrdiff_t stride, int width, int height) left_predict() argument 100 gradient_predict(MagicYUVContext *s, const uint8_t *src, uint8_t *dst, ptrdiff_t stride, int width, int height) gradient_predict() argument 128 median_predict(MagicYUVContext *s, const uint8_t *src, uint8_t *dst, ptrdiff_t stride, int width, int height) median_predict() argument 266 count_usage(uint8_t *src, int width, int height, PTable *counts) count_usage() argument 355 encode_table(AVCodecContext *avctx, uint8_t *dst, int width, int height, PutBitContext *pb, HuffEntry *he) encode_table() argument 382 encode_slice(uint8_t *src, uint8_t *dst, int dst_size, int width, int height, HuffEntry *he, int prediction) encode_slice() argument 418 const int width = avctx->width, height = avctx->height; magy_encode_frame() local [all...] |
| H A D | aic.c | 164 int width, height; in aic_decode_header() local
|
| H A D | pgssubdec.c | 239 unsigned int rle_bitmap_len, width, height; in parse_object_segment() local [all...] |
| H A D | snow.c | 435 int width, height; in ff_snow_common_init() local [all...] |
| H A D | truemotion1.c | 103 uint16_t height; member
|
| H A D | vqavideo.c | 111 int height; /* height of a frame */ member [all...] |
| H A D | snow_dwt.c | 212 spatial_decompose53i(DWTELEM *buffer, DWTELEM *temp, int width, int height, int stride) spatial_decompose53i() argument 285 spatial_decompose97i(DWTELEM *buffer, DWTELEM *temp, int width, int height, int stride) spatial_decompose97i() argument 319 ff_spatial_dwt(DWTELEM *buffer, DWTELEM *temp, int width, int height, int stride, int type, int decomposition_count) ff_spatial_dwt() argument 383 spatial_compose53i_buffered_init(DWTCompose *cs, slice_buffer *sb, int height, int stride_line) spatial_compose53i_buffered_init() argument 392 spatial_compose53i_init(DWTCompose *cs, IDWTELEM *buffer, int height, int stride) spatial_compose53i_init() argument 400 spatial_compose53i_dy_buffered(DWTCompose *cs, slice_buffer *sb, IDWTELEM *temp, int width, int height, int stride_line) spatial_compose53i_dy_buffered() argument 440 spatial_compose53i_dy(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride) spatial_compose53i_dy() argument 543 spatial_compose97i_buffered_init(DWTCompose *cs, slice_buffer *sb, int height, int stride_line) spatial_compose97i_buffered_init() argument 553 spatial_compose97i_init(DWTCompose *cs, IDWTELEM *buffer, int height, int stride) spatial_compose97i_init() argument 563 spatial_compose97i_dy_buffered(SnowDWTContext *dsp, DWTCompose *cs, slice_buffer * sb, IDWTELEM *temp, int width, int height, int stride_line) spatial_compose97i_dy_buffered() argument 606 spatial_compose97i_dy(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride) spatial_compose97i_dy() argument 639 ff_spatial_idwt_buffered_init(DWTCompose *cs, slice_buffer *sb, int width, int height, int stride_line, int type, int decomposition_count) ff_spatial_idwt_buffered_init() argument 658 ff_spatial_idwt_buffered_slice(SnowDWTContext *dsp, DWTCompose *cs, slice_buffer *slice_buf, IDWTELEM *temp, int width, int height, int stride_line, int type, int decomposition_count, int y) ff_spatial_idwt_buffered_slice() argument 687 spatial_idwt_init(DWTCompose *cs, IDWTELEM *buffer, int width, int height, int stride, int type, int decomposition_count) spatial_idwt_init() argument 706 spatial_idwt_slice(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride, int type, int decomposition_count, int y) spatial_idwt_slice() argument 731 ff_spatial_idwt(IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride, int type, int decomposition_count) ff_spatial_idwt() argument [all...] |
| H A D | mss4.c | 457 int width, height, quality, frame_type; in mss4_decode_frame() local
|
| H A D | pixlet.c | 44 unsigned width, height; member 359 lowpass_prediction(int16_t *dst, int16_t *pred, int width, int height, ptrdiff_t stride) lowpass_prediction() argument 424 reconstruction(AVCodecContext *avctx, int16_t *dest, unsigned width, unsigned height, ptrdiff_t stride, int64_t *scaling_h, int64_t *scaling_v) reconstruction() argument 608 int i, w, h, width, height, ret, version; pixlet_decode_frame() local [all...] |
| H A D | proresdec2.c | 210 int hdr_size, width, height, flags; in decode_frame_header() local
|
| H A D | xan.c | 301 int height = s->avctx->height; in xan_wc3_decode_frame() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | android_camera.c | 69 int height; member 259 int32_t height = available_configs.data.i32[i * 4 + 2]; in match_video_size() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_select.c | 154 ptrdiff_t height[4]; member
|
| H A D | vf_chromakey_cuda.c | 114 static av_cold int init_hwframe_ctx(ChromakeyCUDAContext *s, AVBufferRef *device_ctx, int width, int height) in init_hwframe_ctx() argument 185 static av_cold int init_processing_chain(AVFilterContext *ctx, int width, int height) in init_processing_chain() argument 294 call_cuda_kernel(AVFilterContext *ctx, CUfunction func, CUtexObject src_tex[3], AVFrame *out_frame, int width, int height, int pitch, int width_uv, int height_uv, int pitch_uv, float u_key, float v_key, float similarity, float blend) call_cuda_kernel() argument [all...] |
| H A D | vf_estdif.c | 358 const int height = s->planeheight[plane]; in deinterlace_slice() local
|
| H A D | vf_decimate.c | 99 int height = plane ? AV_CEIL_RSHIFT(f1->height, dm->vsub) : f1->height; in calc_diffs() local
|
| H A D | vf_convolution.c | 434 static void filter16_column(uint8_t *dstp, int height, in filter16_column() argument 532 static void filter_column(uint8_t *dst, int height, in filter_column() argument 643 const int height = s->planeheight[plane]; in filter_slice() local [all...] |
| H A D | vf_colormatrix.c | 210 const int height = src->height; in process_slice_uyvy422() local 248 const int height = src->height; in process_slice_yuv444p() local 295 const int height = src->height; in process_slice_yuv422p() local 343 const int height = FFALIGN(src->height, 2) >> 1; process_slice_yuv420p() local [all...] |
| H A D | avf_avectorscope.c | 168 const int height = s->outpicref->height; in fade() local
|
| H A D | avf_showcqt.h | 99 int width, height; member
|