Searched refs:screen_wd (Results 1 – 4 of 4) sorted by relevance
/external/libhevc/test/decoder/ |
D | main.c | 1716 int hevcdec_main(char *homedir, char *documentdir, int screen_wd, int screen_ht) in hevcdec_main() argument 2242 s_app_ctx.i4_screen_wd = screen_wd; in hevcdec_main()
|
/external/libmpeg2/test/decoder/ |
D | main.c | 1749 int vdec_main(char *homedir, char *documentdir, int screen_wd, int screen_ht) in vdec_main() argument 2435 s_app_ctx.i4_screen_wd = screen_wd; in vdec_main()
|
/external/libavc/test/decoder/ |
D | main.c | 1778 int h264dec_main(char * homedir,char *documentdir, int screen_wd, int screen_ht) in h264dec_main() argument 2344 s_app_ctx.i4_screen_wd = screen_wd; in h264dec_main()
|
/external/libavc/test/encoder/ |
D | main.c | 2056 int h264enc_main(char * homedir,char *documentdir, int screen_wd, int screen_ht) in h264enc_main() argument
|