Home
last modified time | relevance | path

Searched refs:COMPRESS_AFBC_16x16 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp255 } else if (COMPRESS_AFBC_16x16 == pstBufAttr.enCompMode) { in TEST_AVS_ModGetFrameFromPool()
287 } else if (COMPRESS_AFBC_16x16 == pstBufAttr.enCompMode) { in TEST_AVS_ModGetFrameFromPool()
338 } else if (COMPRESS_AFBC_16x16 == pstBufAttr.enCompMode) { in TEST_AVS_ModCreateFrame()
369 } else if (COMPRESS_AFBC_16x16 == pstBufAttr.enCompMode) { in TEST_AVS_ModCreateFrame()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_video.h222 COMPRESS_AFBC_16x16, enumerator
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_avs.cpp359 pstVpssCtx.stVpssChnAttr[i].enCompressMode = COMPRESS_AFBC_16x16; in test_avs_vpss_venc_loop()
378 stPicBufAttr.enCompMode = COMPRESS_AFBC_16x16; in test_avs_vpss_venc_loop()
H A Dtest_mpi_tde.cpp315 if (s32SrcCompressMode != COMPRESS_AFBC_16x16) { in test_tde_load_src_file()
H A Dtest_mpi_venc.cpp330 if (pstCtx->enCompressMode == COMPRESS_AFBC_16x16) { in venc_send_frame()
H A Dtest_mpi_vi.cpp1247 pstViCtx[i]->stChnAttr.enCompressMode = COMPRESS_AFBC_16x16; in test_vi_muti_vi_loop()
H A Dtest_mpi_gdc.cpp1265 if (ctx->s32SrcCompressMode == COMPRESS_AFBC_16x16) { in test_mpi_gdc_api()
H A Dtest_mpi_vo.cpp2388 ctx->stVdecCfg.enCompressMode = COMPRESS_AFBC_16x16; in init_cfg()