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