Home
last modified time | relevance | path

Searched refs:share_disp_buf (Results 1 – 2 of 2) sorted by relevance

/external/libmpeg2/test/decoder/
Dmain.c186 UWORD32 share_disp_buf; member
900 if(ps_app_ctx->share_disp_buf) in dump_output()
934 if(1 == ps_app_ctx->share_disp_buf) in dump_output()
1237 sscanf(value, "%d", &ps_app_ctx->share_disp_buf); in parse_argument()
1859 s_app_ctx.share_disp_buf = DEFAULT_SHARE_DISPLAY_BUF; in vdec_main()
1988 s_app_ctx.share_disp_buf = 0; in vdec_main()
1995 s_app_ctx.share_disp_buf = 0; in vdec_main()
2129 s_fill_mem_rec_ip.u4_share_disp_buf = s_app_ctx.share_disp_buf; in vdec_main()
2195 s_init_ip.u4_share_disp_buf = s_app_ctx.share_disp_buf; in vdec_main()
2252 … if((0 == s_app_ctx.share_disp_buf) || (IV_YUV_420P == s_app_ctx.e_output_chroma_format)) in vdec_main()
[all …]
/external/libhevc/test/decoder/
Dmain.c192 UWORD32 share_disp_buf; member
882 if(ps_app_ctx->share_disp_buf) in dump_output()
1217 sscanf(value, "%d", &ps_app_ctx->share_disp_buf); in parse_argument()
1824 s_app_ctx.share_disp_buf = DEFAULT_SHARE_DISPLAY_BUF; in hevcdec_main()
1949 s_app_ctx.share_disp_buf = 0; in hevcdec_main()
1956 s_app_ctx.share_disp_buf = 0; in hevcdec_main()
2054 s_create_ip.s_ivd_create_ip_t.u4_share_disp_buf = s_app_ctx.share_disp_buf; in hevcdec_main()
2324 if((0 == s_app_ctx.share_disp_buf) || (IV_YUV_420P == s_app_ctx.e_output_chroma_format)) in hevcdec_main()
2943 if(0 == s_app_ctx.share_disp_buf) in hevcdec_main()
2997 if(0 == s_app_ctx.share_disp_buf) in hevcdec_main()