Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppdec.c132 self->crop_h = rect[3]; in gst_mpp_dec_set_property()
719 guint crop_h = self->crop_h; 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()
756 if (crop_h && crop_h < cmeta->height) in gst_mpp_dec_get_gst_buffer()
757 cmeta->height = crop_h; 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.c79 config->crop_h = frame->crop.height; in mtk_mdp_hw_set_in_size()
112 config->crop_h = frame->crop.height; in mtk_mdp_hw_set_out_size()
H A Dmtk_mdp_ipi.h93 int32_t crop_h; 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) {
171 + window->crop_h = crop->height;
389 + if (window->crop_w && window->crop_h) {
393 + src.h = window->crop_h;
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)
444 + priv->crop_h = h;
457 + if (priv->crop_w && priv->crop_h) {
461 + src.h = priv->crop_h;
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)
444 + priv->crop_h = h;
457 + if (priv->crop_w && priv->crop_h) {
461 + src.h = priv->crop_h;
H A D0037-waylandsink-Support-transparent-video.patch18 gint crop_x, crop_y, crop_w, crop_h;