Home
last modified time | relevance | path

Searched refs:coded_width (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.c45 gint coded_width; member
106 g_value_set_int (value, self->coded_width); in gst_va_decoder_get_property()
175 self->coded_width = 0; in gst_va_decoder_init()
301 gint coded_width, gint coded_height, GArray * surfaces) in gst_va_decoder_set_frame_size_with_surfaces() argument
332 status = vaCreateContext (dpy, self->config, coded_width, coded_height, in gst_va_decoder_set_frame_size_with_surfaces()
343 self->coded_width = coded_width; in gst_va_decoder_set_frame_size_with_surfaces()
351 gst_va_decoder_set_frame_size (GstVaDecoder * self, gint coded_width, in gst_va_decoder_set_frame_size() argument
354 return gst_va_decoder_set_frame_size_with_surfaces (self, coded_width, in gst_va_decoder_set_frame_size()
361 gst_va_decoder_update_frame_size (GstVaDecoder * self, gint coded_width, in gst_va_decoder_update_frame_size() argument
381 self->coded_width = coded_width; in gst_va_decoder_update_frame_size()
[all …]
Dgstvadecoder.h49 gint coded_width,
53 gint coded_width,
56 gint coded_width,
Dgstvah264dec.c80 gint coded_width; member
707 self->coded_width = sps->width; in gst_va_h264_dec_new_sequence()
712 gst_va_profile_name (profile), rt_format, self->coded_width, in gst_va_h264_dec_new_sequence()
733 base->need_valign = base->width < self->coded_width in gst_va_h264_dec_new_sequence()
839 if (!gst_va_decoder_set_frame_size (base->decoder, self->coded_width, in gst_va_h264_dec_negotiate()
/third_party/ffmpeg/libavcodec/
Dcfhd.c89 s->coded_width = 0; in init_frame_defaults()
253 if ((ret = ff_set_dimensions(avctx, s->coded_width, s->coded_height)) < 0) in alloc_buffers()
273 int width = (i || bayer) ? s->coded_width >> chroma_x_shift : s->coded_width; in alloc_buffers()
369 s->a_width = s->coded_width; in alloc_buffers()
419 s->coded_width = data; in cfhd_decode()
645 if (s->coded_width) { in cfhd_decode()
646 s->coded_width *= factor; in cfhd_decode()
653 if (!s->a_width && !s->coded_width) { in cfhd_decode()
654 s->coded_width = lowpass_width * factor * 8; in cfhd_decode()
661 if (s->a_width && !s->coded_width) in cfhd_decode()
[all …]
Ddxv.c199 int w_block = avctx->coded_width / ctx->texture_block_w; in decompress_texture_thread()
230 w_block = (avctx->coded_width / 2) / ctx->ctexture_block_w; in decompress_texture_thread()
1093 ctx->ctex_size = avctx->coded_width * avctx->coded_height / 4; in dxv_decode()
1110 ctx->ctex_size = avctx->coded_width * avctx->coded_height / 4; in dxv_decode()
1180 ctx->tex_size = avctx->coded_width * avctx->coded_height * 4 / ctx->tex_rat; in dxv_decode()
1188 ctx->op_size[0] = avctx->coded_width * avctx->coded_height / 16; in dxv_decode()
1189 ctx->op_size[1] = avctx->coded_width * avctx->coded_height / 32; in dxv_decode()
1190 ctx->op_size[2] = avctx->coded_width * avctx->coded_height / 32; in dxv_decode()
1191 ctx->op_size[3] = avctx->coded_width * avctx->coded_height / 16; in dxv_decode()
1208 int w_block = avctx->coded_width / ctx->texture_block_w; in dxv_decode()
[all …]
Dhapdec.c256 int w_block = avctx->coded_width / TEXTURE_BLOCK_W; in decompress_texture_thread_internal()
346 if (ctx->tex_size != (avctx->coded_width / TEXTURE_BLOCK_W) in hap_decode()
364 if (tex_size < (avctx->coded_width / TEXTURE_BLOCK_W) in hap_decode()
417 avctx->coded_width = FFALIGN(avctx->width, TEXTURE_BLOCK_W); in hap_init()
Dimm5.c147 avctx->coded_width = codec_avctx->coded_width; in imm5_decode_frame()
Davcodec.c232 if (!(avctx->coded_width && avctx->coded_height && avctx->width && avctx->height && in avcodec_open2()
234 if (avctx->coded_width && avctx->coded_height) in avcodec_open2()
235 ret = ff_set_dimensions(avctx, avctx->coded_width, avctx->coded_height); in avcodec_open2()
242 if ((avctx->coded_width || avctx->coded_height || avctx->width || avctx->height) in avcodec_open2()
243 …&& ( av_image_check_size2(avctx->coded_width, avctx->coded_height, avctx->max_pixels, AV_PIX_FMT_… in avcodec_open2()
753 (enc->width != enc->coded_width || in avcodec_string()
756 " (%dx%d)", enc->coded_width, enc->coded_height); in avcodec_string()
Dmss12.c600 avctx->coded_width = FFMAX(AV_RB32(avctx->extradata + 20), avctx->width); in ff_mss12_decode_init()
602 if (avctx->coded_width > 4096 || avctx->coded_height > 4096) { in ff_mss12_decode_init()
604 avctx->coded_width, avctx->coded_height); in ff_mss12_decode_init()
607 if (avctx->coded_width < 1 || avctx->coded_height < 1) { in ff_mss12_decode_init()
609 avctx->coded_width, avctx->coded_height); in ff_mss12_decode_init()
633 avctx->coded_width, avctx->coded_height); in ff_mss12_decode_init()
Dagm.c424 int w = s->avctx->coded_width >> !shift; in decode_inter_plane()
457 int w = s->avctx->coded_width >> !shift; in decode_inter_plane()
804 s->blocks_w = avctx->coded_width >> 3; in decode_intra()
813 s->blocks_w = avctx->coded_width >> 4; in decode_intra()
822 s->blocks_w = avctx->coded_width >> 4; in decode_intra()
835 int nb_mvs = ((avctx->coded_height + 15) >> 4) * ((avctx->coded_width + 15) >> 4); in decode_motion_vectors()
887 s->blocks_w = avctx->coded_width >> 3; in decode_inter()
896 s->blocks_w = avctx->coded_width >> 4; in decode_inter()
905 s->blocks_w = avctx->coded_width >> 4; in decode_inter()
1227 frame->crop_left = avctx->coded_width - avctx->width; in decode_frame()
Dvaapi_decode.c543 if (avctx->coded_width < constraints->min_width || in vaapi_decode_make_config()
545 avctx->coded_width > constraints->max_width || in vaapi_decode_make_config()
549 avctx->coded_width, avctx->coded_height, in vaapi_decode_make_config()
567 frames->width = avctx->coded_width; in vaapi_decode_make_config()
698 avctx->coded_width, avctx->coded_height, in ff_vaapi_decode_init()
Dmpegvideo_parser.c71 if(!avctx->width || !avctx->height || !avctx->coded_width || !avctx->coded_height){ in mpegvideo_extract_headers()
173 s->coded_width = FFALIGN(pc->width, 16); in mpegvideo_extract_headers()
Dvdpau.c79 uint32_t w = avctx->coded_width; in MAKE_ACCESSORS()
281 vdctx->width = avctx->coded_width; in ff_vdpau_common_init()
318 if (avctx->coded_width == vdctx->width && in ff_vdpau_common_reinit()
Dv4l2_m2m_dec.c72 selection.r.width = avctx->coded_width; in v4l2_try_start()
196 output->width = capture->width = avctx->coded_width; in v4l2_decode_init()
Dvc1_parser.c123 s->coded_width = FFALIGN(avctx->coded_width, 16); in vc1_extract_header()
Dvp8_parser.c69 s->coded_width = FFALIGN(width, 16); in parse()
Dqsvdec.c279 avctx->coded_width = param->mfx.FrameInfo.Width; in qsv_decode_init_context()
628 if (!avctx->coded_width) in qsv_process_data()
629 avctx->coded_width = 1280; in qsv_process_data()
636 avctx->coded_width != param.mfx.FrameInfo.Width || in qsv_process_data()
650 avctx->coded_width = param.mfx.FrameInfo.Width; in qsv_process_data()
Dmagicyuv.c129 int width = AV_CEIL_RSHIFT(avctx->coded_width, s->hshift[i]); in magy_decode_slice10()
227 int width = avctx->coded_width; in magy_decode_slice10()
259 int width = AV_CEIL_RSHIFT(avctx->coded_width, s->hshift[i]); in magy_decode_slice()
360 int width = avctx->coded_width; in magy_decode_slice()
562 if (slice_width != avctx->coded_width) { in magy_decode_frame()
Dvc1dec.c551 s->mb_width = (avctx->coded_width + 15) >> 4; in vc1_decode_init()
563 v->sprite_width = avctx->coded_width; in vc1_decode_init()
566 avctx->coded_width = avctx->width = v->output_width; in vc1_decode_init()
789 avctx->width = avctx->coded_width = v->sprite_width; in vc1_decode_frame()
798 (s->width != avctx->coded_width || in vc1_decode_frame()
814 if(avctx->coded_width<=1 || avctx->coded_height<=1) { in vc1_decode_frame()
818 s->h_edge_pos = avctx->coded_width; in vc1_decode_frame()
1137 avctx->width = avctx->coded_width = v->output_width; in vc1_decode_frame()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvc1parser.c841 structc->coded_width = 320; in GST_START_TEST()
886 structc->coded_width = 320; in GST_START_TEST()
941 structc->coded_width = 320; in GST_START_TEST()
984 structc->coded_width = 320; in GST_START_TEST()
1060 assert_equals_int (entrypt->coded_width, 1920); in GST_START_TEST()
1190 assert_equals_int (entrypt->coded_width, 1920); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c108 guint coded_width, coded_height; member
252 self->coded_width = 0; in gst_d3d11_h264_dec_reset()
375 self->coded_width != sps->width || self->coded_height != sps->height) { in gst_nv_h264_dec_new_sequence()
380 self->coded_width = sps->width; in gst_nv_h264_dec_new_sequence()
440 cudaVideoCodec_H264, &info, self->coded_width, self->coded_height, in gst_nv_h264_dec_new_sequence()
Dgstnvdecoder.h56 gint coded_width,
/third_party/ffmpeg/tests/ref/fate/
Dhapqa-extract-nosnappy-to-hapq-mov24 coded_width=128
Dhapqa-extract-nosnappy-to-hapalphaonly-mov24 coded_width=128
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11h264dec.cpp100 gint coded_width = 0; member
261 inner->coded_width = 0; in gst_d3d11_h264_dec_reset()
391 inner->coded_width != sps->width || inner->coded_height != sps->height) { in gst_d3d11_h264_dec_new_sequence()
396 inner->coded_width = sps->width; in gst_d3d11_h264_dec_new_sequence()
457 inner->coded_width, inner->coded_height, in gst_d3d11_h264_dec_new_sequence()

1234