Home
last modified time | relevance | path

Searched refs:DEFAULT_FPS (Results 1 – 4 of 4) sorted by relevance

/external/libavc/test/encoder/
Dapp.h85 #define DEFAULT_FPS 30 macro
/external/libhevc/test/decoder/
Dmain.c67 #define DEFAULT_FPS 30 macro
1235 ps_app_ctx->fps = DEFAULT_FPS; in parse_argument()
1816 s_app_ctx.fps = DEFAULT_FPS; in hevcdec_main()
/external/libmpeg2/test/decoder/
Dmain.c69 #define DEFAULT_FPS 30 macro
1258 ps_app_ctx->fps = DEFAULT_FPS; in parse_argument()
1850 s_app_ctx.fps = DEFAULT_FPS; in vdec_main()
/external/libavc/test/decoder/
Dmain.c73 #define DEFAULT_FPS 30 macro
1243 ps_app_ctx->fps = DEFAULT_FPS; in parse_argument()
1880 s_app_ctx.fps = DEFAULT_FPS; in h264dec_main()