Home | History | Annotate | Download | only in src

Lines Matching refs:picture_width

127     fmt->width = pme->dim.picture_width;
316 //dumpFrameToFile(main_frame->frame,pme->dim.picture_width,pme->dim.picture_height,"main", 1);
319 dumpFrameToFile(main_frame,pme->dim.picture_width,pme->dim.picture_height,"main", 1);
357 dimension.orig_picture_dx = pme->dim.picture_width;
1110 //dumpFrameToFile(main_frame->frame,pme->dim.picture_width,pme->dim.picture_height,"main", 1);
1112 dumpFrameToFile(main_frame,pme->dim.picture_width,pme->dim.picture_height,"liveshot_main", 1);