Home | History | Annotate | Download | only in src

Lines Matching refs:preview_resolution

462     if ((test_obj->preview_resolution.user_input_display_width == 0) ||
463 ( test_obj->preview_resolution.user_input_display_height == 0)) {
467 preview_resolution.user_input_display_width;
468 stream->s_config.stream_info->dim.height = test_obj->preview_resolution.user_input_display_height;