Home
last modified time | relevance | path

Searched refs:plane_format (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h911 struct hfi_uncompressed_plane_actual plane_format[1]; member
917 struct hfi_uncompressed_plane_constraints plane_format[1]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_crtc.c335 plane_format(struct rcar_du_plane *plane) in plane_format() function
367 prio += plane_format(plane)->planes * 4; in rcar_du_crtc_update_planes()
379 if (plane_format(plane)->planes == 2) { in rcar_du_crtc_update_planes()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vo.cpp1748 PIXEL_FORMAT_E plane_format; in Sample_VO_Demo_UI() local
1752 plane_format = testPixelFormat[j].format; in Sample_VO_Demo_UI()
1795 stLayerAttr.enPixFormat = plane_format; in Sample_VO_Demo_UI()
1809 stLayerAttr.enPixFormat = plane_format; in Sample_VO_Demo_UI()