gst_file_src_map_region 664 plugins/elements/gstfilesrc.c map = gst_file_src_map_region (src, mapbase, mapsize, FALSE); gst_file_src_map_region 673 plugins/elements/gstfilesrc.c ret = gst_file_src_map_region (src, offset, size, FALSE); gst_file_src_map_region 772 plugins/elements/gstfilesrc.c src->mapbuf = gst_file_src_map_region (src, nextmap, mapsize, FALSE); gst_file_src_map_region 1013 plugins/elements/gstfilesrc.c src->mapbuf = gst_file_src_map_region (src, 0, src->mapsize, TRUE);