Searched refs:enSrcPixFormat (Results 1 – 3 of 3) sorted by relevance
74 PIXEL_FORMAT_E enSrcPixFormat; member
175 stPicBufAttr.enPixelFormat = pstCtx->enSrcPixFormat; in TEST_AVS_ModCreateFramePool()220 pstBufAttr.enPixelFormat = pstCtx->enSrcPixFormat; in TEST_AVS_ModGetFrameFromPool()322 pstBufAttr.enPixelFormat = pstCtx->enSrcPixFormat; in TEST_AVS_ModCreateFrame()
717 RK_PRINT("input pixel format : %d\n", ctx->enSrcPixFormat); in mpi_avs_test_show_options()800 OPT_INTEGER('f', "src_format", &(ctx.enSrcPixFormat), in main()