Searched refs:upscaled_width (Results 1 – 5 of 5) sorted by relevance
478 priv->upscaled_width = priv->frame_width; in FUNC()479 priv->frame_width = (priv->upscaled_width * AV1_SUPERRES_NUM + in FUNC()550 infer(frame_width_minus_1, ref->upscaled_width - 1); in FUNC()555 priv->upscaled_width = ref->upscaled_width; in FUNC()556 priv->frame_width = priv->upscaled_width; in FUNC()1360 priv->upscaled_width = ref->upscaled_width; in FUNC()1370 infer(frame_width_minus_1, ref->upscaled_width - 1); in FUNC()1512 priv->upscaled_width == priv->frame_width) in FUNC()1615 priv->frame_width == priv->upscaled_width; in FUNC()1644 priv->frame_width, priv->frame_height, priv->upscaled_width, in FUNC()[all …]
410 int upscaled_width; // RefUpscaledWidth member446 int upscaled_width; member
530 parser->state.upscaled_width = 0; in gst_av1_parse_reset_state()1841 parser->state.upscaled_width = parser->state.frame_width; in gst_av1_parse_superres_params_compute_image_size()1843 (parser->state.upscaled_width * GST_AV1_SUPERRES_NUM + in gst_av1_parse_superres_params_compute_image_size()1913 parser->state.render_width = parser->state.upscaled_width; in gst_av1_parse_render_size()1939 parser->state.upscaled_width = in gst_av1_parse_frame_size_with_refs()1941 parser->state.frame_width = parser->state.upscaled_width; in gst_av1_parse_frame_size_with_refs()3842 && parser->state.upscaled_width == parser->state.frame_width) { in gst_av1_parse_uncompressed_frame_header()3848 frame_header->upscaled_width = parser->state.upscaled_width; in gst_av1_parse_uncompressed_frame_header()3921 frame_header->upscaled_width = parser->state.upscaled_width; in gst_av1_parse_uncompressed_frame_header()4117 && (parser->state.frame_width == parser->state.upscaled_width); in gst_av1_parse_uncompressed_frame_header()[all …]
1599 guint32 upscaled_width; /* UpscaledWidth */ member1744 guint32 upscaled_width; /* UpscaledWidth */ member
299 if (frame_hdr->upscaled_width != base->width in gst_va_av1_dec_new_picture()301 base->width = frame_hdr->upscaled_width; in gst_va_av1_dec_new_picture()614 .frame_width_minus1 = frame_header->upscaled_width - 1, in gst_va_av1_dec_start_picture()