Searched defs:aligned_h (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_framebuffer.h | 29 u32 aligned_h; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_sps.c | 73 RK_S32 aligned_h = MPP_ALIGN(height, 16); in h264e_sps_update() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | SPStreamProcUnit.cpp | 274 …Return SPStreamProcUnit::get_sp_resolution(int &width, int &height, int &aligned_w, int &aligned_h) in get_sp_resolution()
|
| H A D | CamHwIsp20.cpp | 6003 XCamReturn CamHwIsp20::get_sp_resolution(int &width, int &height, int &aligned_w, int &aligned_h) in get_sp_resolution()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu_v2.c | 228 RK_S32 aligned_h = MPP_ALIGN(h, 16); in h264e_vepu_buf_set_frame_size() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | RkAiqManager.cpp | 300 int w, h, aligned_w, aligned_h; in prepare() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu540c.c | 199 RK_S32 aligned_h = MPP_ALIGN(prep->height, alignment); in setup_hal_bufs() local
|
| H A D | hal_h264e_vepu541.c | 226 RK_S32 aligned_h = MPP_ALIGN(prep->height, alignment) + 16; in setup_hal_bufs() local
|
| H A D | hal_h264e_vepu580.c | 405 RK_S32 aligned_h = MPP_ALIGN(prep->height, alignment_h) + 16; in setup_hal_bufs() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqCore.cpp | 3237 XCamReturn RkAiqCore::set_sp_resolution(int &width, int &height, int &aligned_w, int &aligned_h) in set_sp_resolution()
|