Searched defs:aligned_w (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_framebuffer.h | 27 u32 aligned_w; member
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | ev6-memset.S | 463 aligned_w: label
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_sps.c | 72 RK_S32 aligned_w = MPP_ALIGN(width, 16); in h264e_sps_update() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | SPStreamProcUnit.cpp | 274 XCamReturn SPStreamProcUnit::get_sp_resolution(int &width, int &height, int &aligned_w, int &aligne… 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 | 227 RK_S32 aligned_w = MPP_ALIGN(w, 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 | 198 RK_S32 aligned_w = MPP_ALIGN(prep->width, alignment); in setup_hal_bufs() local
|
| H A D | hal_h264e_vepu541.c | 225 RK_S32 aligned_w = MPP_ALIGN(prep->width, alignment); in setup_hal_bufs() local
|
| H A D | hal_h264e_vepu580.c | 404 RK_S32 aligned_w = MPP_ALIGN(prep->width, alignment_w); in setup_hal_bufs() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 153 RK_S32 aligned_w = MPP_ALIGN(prep->width, alignment); in vepu540c_h265_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()
|