Home
last modified time | relevance | path

Searched refs:crop_w (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppdec.c131 self->crop_w = rect[2]; in gst_mpp_dec_set_property()
718 guint crop_w = self->crop_w; in gst_mpp_dec_get_gst_buffer() local
742 if (afbc || offset_x || offset_y || crop_x || crop_y || crop_w || crop_h) { in gst_mpp_dec_get_gst_buffer()
753 if (crop_w && crop_w < cmeta->width) in gst_mpp_dec_get_gst_buffer()
754 cmeta->width = crop_w; in gst_mpp_dec_get_gst_buffer()
H A Dgstmppdec.h58 guint crop_x, crop_y, crop_w, crop_h; member
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_regs.c78 config->crop_w = frame->crop.width; in mtk_mdp_hw_set_in_size()
111 config->crop_w = frame->crop.width; in mtk_mdp_hw_set_out_size()
H A Dmtk_mdp_ipi.h92 int32_t crop_w; member
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0025-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch167 + window->crop_w != crop->width || window->crop_h != crop->height) {
170 + window->crop_w = crop->width;
389 + if (window->crop_w && window->crop_h) {
392 + src.w = window->crop_w;
453 + gint crop_x, crop_y, crop_w, crop_h;
H A D0036-waylandsink-Support-transparent-video.patch83 gint crop_x, crop_y, crop_w, crop_h;
/OK3568_Linux_fs/external/common_algorithm/misc/include/
H A Drkbar_scan_api.h14 unsigned crop_w, crop_h; member
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch417 + gint crop_x, crop_y, crop_w, crop_h;
438 + priv->crop_w == w && priv->crop_h == h)
443 + priv->crop_w = w;
457 + if (priv->crop_w && priv->crop_h) {
460 + src.w = priv->crop_w;
H A D0037-waylandsink-Support-transparent-video.patch18 gint crop_x, crop_y, crop_w, crop_h;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch417 + gint crop_x, crop_y, crop_w, crop_h;
438 + priv->crop_w == w && priv->crop_h == h)
443 + priv->crop_w = w;
457 + if (priv->crop_w && priv->crop_h) {
460 + src.w = priv->crop_w;
H A D0037-waylandsink-Support-transparent-video.patch18 gint crop_x, crop_y, crop_w, crop_h;