Home
last modified time | relevance | path

Searched defs:height (Results 651 - 675 of 4474) sorted by relevance

1...<<21222324252627282930>>...179

/test/xts/hats/hdf/display/composer/unittest_additional/
H A Dhdi_composer_ut.cpp1235 const int32_t height = 1080; in HWTEST_F() local
1249 const int32_t height = 1080; in HWTEST_F() local
1263 const int32_t height = 1080; in HWTEST_F() local
1277 const int32_t height = 1080; in HWTEST_F() local
1356 uint32_t height = 1080; in HWTEST_F() local
1371 uint32_t height = 1080; HWTEST_F() local
1386 uint32_t height = 0; HWTEST_F() local
1401 uint32_t height = 1440; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibrsvgdec.c32 int height; member
[all...]
H A Dcfhddsp.c67 vert_filter(int16_t *output, ptrdiff_t out_stride, const int16_t *low, ptrdiff_t low_stride, const int16_t *high, ptrdiff_t high_stride, int width, int height) vert_filter() argument
80 horiz_filter(int16_t *output, ptrdiff_t ostride, const int16_t *low, ptrdiff_t lstride, const int16_t *high, ptrdiff_t hstride, int width, int height) horiz_filter() argument
H A Dh265_profile_level.c162 ff_h265_guess_level(const H265RawProfileTierLevel *ptl, int64_t bitrate, int width, int height, int slice_segments, int tile_rows, int tile_cols, int max_dec_pic_buffering) ff_h265_guess_level() argument
H A Dbfi.c61 int i, j, ret, height = avctx->height; in bfi_decode_frame() local
H A Ddv_profile.c305 av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt) av_dv_codec_profile() argument
315 av_dv_codec_profile2(int width, int height, enum AVPixelFormat pix_fmt, AVRational frame_rate) av_dv_codec_profile2() argument
[all...]
H A Ddiracdsp.c139 static void put_signed_rect_clamped_8bit_c(uint8_t *dst, int dst_stride, const uint8_t *_src, int src_stride, int width, int height) in put_signed_rect_clamped_8bit_c() argument
32 dirac_hpel_filter(uint8_t *dsth, uint8_t *dstv, uint8_t *dstc, const uint8_t *src, int stride, int width, int height) dirac_hpel_filter() argument
177 add_rect_clamped_c(uint8_t *dst, const uint16_t *src, int stride, const int16_t *idwt, int idwt_stride, int width, int height) add_rect_clamped_c() argument
H A Dcscd.c36 int linelen, height, bpp; member
41 copy_frame_default(AVFrame *f, const uint8_t *src, int linelen, int height) copy_frame_default() argument
54 add_frame_default(AVFrame *f, const uint8_t *src, int linelen, int height) add_frame_default() argument
[all...]
H A Dh264_mc_template.c37 mc_part(const H264Context *h, H264SliceContext *sl, int n, int square, int height, int delta, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int x_offset, int y_offset, const qpel_mc_func *qpix_put, h264_chroma_mc_func chroma_put, const qpel_mc_func *qpix_avg, h264_chroma_mc_func chroma_avg, const h264_weight_func *weight_op, const h264_biweight_func *weight_avg, int list0, int list1) mc_part() argument
H A Dbmp.c37 int width, height; in bmp_decode_frame() local
[all...]
H A D8bps.c65 unsigned int height = avctx->height; // Real image height in decode_frame() local
H A Droqvideo.h45 int width, height; member
H A Dscreenpresso.c92 sum_delta_flipped(uint8_t *dst, int dst_linesize, const uint8_t *src, int src_linesize, int bytewidth, int height) sum_delta_flipped() argument
[all...]
H A Dvbndec.c64 int width, height, components, format, compression, pix_fmt, linesize, data_size; in vbn_decode_frame() local
H A Drtjpeg.c158 void ff_rtjpeg_decode_init(RTJpegContext *c, int width, int height, in ff_rtjpeg_decode_init() argument
H A Dtruemotion2rt.c66 int width, height; in truemotion2rt_decode_header() local
[all...]
H A Dtscc.c61 int height; member
H A Dtpeldsp.c34 put_tpel_pixels_mc00_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc00_c() argument
53 put_tpel_pixels_mc10_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc10_c() argument
67 put_tpel_pixels_mc20_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc20_c() argument
81 put_tpel_pixels_mc01_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc01_c() argument
95 put_tpel_pixels_mc11_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc11_c() argument
110 put_tpel_pixels_mc12_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc12_c() argument
125 put_tpel_pixels_mc02_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc02_c() argument
139 put_tpel_pixels_mc21_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc21_c() argument
154 put_tpel_pixels_mc22_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) put_tpel_pixels_mc22_c() argument
169 avg_tpel_pixels_mc00_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc00_c() argument
188 avg_tpel_pixels_mc10_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc10_c() argument
203 avg_tpel_pixels_mc20_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc20_c() argument
218 avg_tpel_pixels_mc01_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc01_c() argument
233 avg_tpel_pixels_mc11_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc11_c() argument
249 avg_tpel_pixels_mc12_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc12_c() argument
265 avg_tpel_pixels_mc02_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc02_c() argument
280 avg_tpel_pixels_mc21_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc21_c() argument
296 avg_tpel_pixels_mc22_c(uint8_t *dst, const uint8_t *src, int stride, int width, int height) avg_tpel_pixels_mc22_c() argument
[all...]
H A Dqoidec.c36 int width, height, channels, space, run = 0; in qoi_decode_frame() local
H A Dsgirledec.c66 decode_sgirle8(AVCodecContext *avctx, uint8_t *dst, const uint8_t *src, int src_size, int width, int height, ptrdiff_t linesize) decode_sgirle8() argument
/third_party/ffmpeg/doc/examples/
H A Dvaapi_encode.c41 static int width, height; variable
[all...]
H A Dscaling_video.c33 fill_yuv_image(uint8_t *data[4], int linesize[4], int width, int height, int frame_index) fill_yuv_image() argument
/third_party/ffmpeg/libavfilter/
H A Dgraphdump.c74 unsigned width, height, in_indent; in avfilter_graph_dump_to_buf() local
H A Dvf_exposure.c46 const int height = frame->height; in exposure_slice() local
/third_party/ffmpeg/libavcodec/tests/
H A Dh265_levels.c24 int height; member
69 int height; member

Completed in 12 milliseconds

1...<<21222324252627282930>>...179