| /third_party/ffmpeg/libavcodec/ |
| H A D | mediacodec_sw_buffer.c | 88 int height; in ff_mediacodec_sw_buffer_copy_yuv420_planar() local 142 int height; in ff_mediacodec_sw_buffer_copy_yuv420_semi_planar() local 192 int height; ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar() local 281 size_t height = frame->height; ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar_64x32Tile2m8ka() local [all...] |
| H A D | mediacodecdec_common.h | 56 int height; member
|
| H A D | prosumer.c | 133 static void vertical_predict(uint32_t *dst, int offset, const uint32_t *src, int stride, int height) in vertical_predict() argument
|
| H A D | sgidec.c | 32 unsigned int height; member
|
| H A D | sgienc.c | 101 unsigned int width, height, depth, dimension; in encode_frame() local [all...] |
| H A D | ttmlenc.c | 226 int height = 0; in ttml_write_region() local 207 ttml_get_extent(ASSScriptInfo script_info, ASSStyle style, int *width, int *height) ttml_get_extent() argument
|
| H A D | vble.c | 85 vble_restore_plane(VBLEContext *ctx, AVFrame *pic, GetBitContext *gb, int plane, int offset, int width, int height) vble_restore_plane() argument
|
| H A D | mpegvideo_parser.c | 33 int width, height; member [all...] |
| H A D | mpegvideoencdsp.c | 119 static void draw_edges_8_c(uint8_t *buf, int wrap, int width, int height, in draw_edges_8_c() argument 146 shrink22(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) shrink22() argument 179 shrink44(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) shrink44() argument 210 shrink88(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) shrink88() argument [all...] |
| H A D | mvcdec.c | 44 int height = avctx->height; in mvc_decode_init() local 63 decode_mvc1(AVCodecContext *avctx, GetByteContext *gb, uint8_t *dst_start, int width, int height, int linesize) decode_mvc1() argument 136 decode_mvc2(AVCodecContext *avctx, GetByteContext *gb, uint8_t *dst_start, int width, int height, int linesize, int vflip) decode_mvc2() argument [all...] |
| H A D | mwsc.c | 42 rle_uncompress(GetByteContext *gb, PutByteContext *pb, GetByteContext *gbp, int width, int height, int stride, int pb_linesize, int gbp_linesize) rle_uncompress() argument
|
| H A D | vdpau_internal.h | 95 uint32_t height; member
|
| H A D | xsubenc.c | 122 uint16_t width, height; in xsub_encode() local
|
| H A D | xwddec.c | 42 int width, height; in xwd_decode_frame() local
|
| H A D | pictordec.c | 35 int width, height; member
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | mpegvideodsp.c | 28 gmc_mmx(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height) gmc_mmx() argument
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | libdc1394.c | 53 int height; member 105 int width, height; in dc1394_read_common() local
|
| H A D | fbdev_dec.c | 54 int width, height; ///< assumed frame resolution member
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_avgpool.c | 65 int height = operands[input_operand_index].dims[1]; in ff_dnn_execute_layer_avg_pool() local
|
| H A D | dnn_backend_native_layer_depth2space.c | 59 int height = operands[input_operand_index].dims[1]; in ff_dnn_execute_layer_depth2space() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | median_template.c | 52 filter_plane(AVFilterContext *ctx, const uint8_t *ssrc, int src_linesize, uint8_t *ddst, int dst_linesize, int width, int height, int slice_h_start, int slice_h_end, int jobnr) filter_plane() argument
|
| H A D | motion_estimation.h | 49 int height; member
|
| H A D | framerate.h | 45 int height[4]; ///< height of each plane member
|
| H A D | transform.c | 125 ff_affine_transform(const uint8_t *src, uint8_t *dst, int src_stride, int dst_stride, int width, int height, const float *matrix, enum InterpolateMethod interpolate, enum FillMethod fill) ff_affine_transform() argument [all...] |
| H A D | vf_hflip.c | 100 const int height = s->planeheight[plane]; in filter_slice() local
|