Home
last modified time | relevance | path

Searched refs:enPixFormat (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vo.cpp553 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...]
H A Dtest_mpi_vdec.cpp510 stLayerAttr.enPixFormat = RK_FMT_RGB888; in create_vo()
H A Dtest_mpi_all.cpp260 stLayerAttr.enPixFormat = RK_FMT_RGB888; in create_vo()
H A Dtest_mpi_avs.cpp581 pstVoCtx.stVoLayerAttr.enPixFormat = RK_FMT_RGB888; in test_avs_vo_loop()
H A Dtest_mpi_vi.cpp263 stLayerAttr.enPixFormat = RK_FMT_RGB888; in create_vo()
H A Dtest_mpi_gdc.cpp1161 ctx->stLayerAttr.enPixFormat = RK_FMT_BGR888; in test_mpi_gdc_api()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vo.h355 PIXEL_FORMAT_E enPixFormat; /* RW; Pixel format of the video layer */ member