Home
last modified time | relevance | path

Searched refs:DEFAULT_SHARE_DISPLAY_BUF (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/test/decoder/
Dmain.c336 #define DEFAULT_SHARE_DISPLAY_BUF 0 macro
1826 s_app_ctx.share_disp_buf = DEFAULT_SHARE_DISPLAY_BUF; in hevcdec_main()
/external/libmpeg2/test/decoder/
Dmain.c352 #define DEFAULT_SHARE_DISPLAY_BUF 0 macro
1861 s_app_ctx.share_disp_buf = DEFAULT_SHARE_DISPLAY_BUF; in vdec_main()
/external/libavc/test/decoder/
Dmain.c342 #define DEFAULT_SHARE_DISPLAY_BUF 0 macro
2026 s_app_ctx.u4_share_disp_buf = DEFAULT_SHARE_DISPLAY_BUF; in h264dec_main()