Home | History | Annotate | Download | only in src

Lines Matching refs:display_height

119     fmt->height = pme->dim.display_height;
570 //dumpFrameToFile(frame->frame,pme->dim.display_width,pme->dim.display_height,"preview", 1);
571 dumpFrameToFile(frame,pme->dim.display_width,pme->dim.display_height,"preview", 1);
610 //dumpFrameToFile(preview_frame->frame,pme->dim.display_width,pme->dim.display_height,"preview", 1);
611 dumpFrameToFile(preview_frame,pme->dim.display_width,pme->dim.display_height,"zsl_preview", 1);