Searched refs:crop_w (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppdec.c | 131 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 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 | 78 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 D | mtk_mdp_ipi.h | 92 int32_t crop_w; 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) { 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 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) 443 + priv->crop_w = w; 457 + if (priv->crop_w && priv->crop_h) { 460 + src.w = priv->crop_w;
|
| 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) 443 + priv->crop_w = w; 457 + if (priv->crop_w && priv->crop_h) { 460 + src.w = priv->crop_w;
|
| H A D | 0037-waylandsink-Support-transparent-video.patch | 18 gint crop_x, crop_y, crop_w, crop_h;
|