Searched refs:enPixFormat (Results 1 – 7 of 7) sorted by relevance
553 stLayerAttr.enPixFormat = RK_FMT_YUV420SP; in mpi_vo_init_sample() 555 stLayerAttr.enPixFormat = RK_FMT_RGBA8888; in mpi_vo_init_sample() 620 stLayerAttr.enPixFormat = RK_FMT_YUV420SP; in mpi_vo_init_sample() 622 stLayerAttr.enPixFormat = RK_FMT_BGR888; in mpi_vo_init_sample() 1691 stLayerAttr.enPixFormat = video_format; in Sample_VO_Demo_Video_Mosaic() 1795 stLayerAttr.enPixFormat = plane_format; in Sample_VO_Demo_UI() 1809 stLayerAttr.enPixFormat = plane_format; in Sample_VO_Demo_UI() 1921 stLayerAttr.enPixFormat = video_format; in Sample_VO_Demo_Alpha() 1936 stLayerAttr.enPixFormat = video_format; in Sample_VO_Demo_Alpha() 1970 stLayerAttr.enPixFormat in Sample_VO_Demo_Alpha() [all...]
510 stLayerAttr.enPixFormat = RK_FMT_RGB888; in create_vo()
260 stLayerAttr.enPixFormat = RK_FMT_RGB888; in create_vo()
581 pstVoCtx.stVoLayerAttr.enPixFormat = RK_FMT_RGB888; in test_avs_vo_loop()
263 stLayerAttr.enPixFormat = RK_FMT_RGB888; in create_vo()
1161 ctx->stLayerAttr.enPixFormat = RK_FMT_BGR888; in test_mpi_gdc_api()
355 PIXEL_FORMAT_E enPixFormat; /* RW; Pixel format of the video layer */ member