Searched refs:crop_h (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppdec.c | 132 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 D | gstmppdec.h | 58 guint crop_x, crop_y, crop_w, crop_h; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-mdp/ |
| H A D | mtk_mdp_regs.c | 79 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 D | mtk_mdp_ipi.h | 93 int32_t crop_h; member
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0025-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 167 + 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 D | 0036-waylandsink-Support-transparent-video.patch | 83 gint crop_x, crop_y, crop_w, crop_h;
|
| /OK3568_Linux_fs/external/common_algorithm/misc/include/ |
| H A D | rkbar_scan_api.h | 14 unsigned crop_w, crop_h; member
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 417 + 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 D | 0037-waylandsink-Support-transparent-video.patch | 18 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 D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 417 + 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 D | 0037-waylandsink-Support-transparent-video.patch | 18 gint crop_x, crop_y, crop_w, crop_h;
|